FLevelUtils::ApplyPostEditMove

Calls PostEditMove on all the actors in the level

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/LevelUtils.h

Include

#include "LevelUtils.h"

Source

/Engine/Source/Runtime/Engine/Private/LevelUtils.cpp

Syntax

static void ApplyPostEditMove
(
    ULevel * Level
)

Remarks

Calls PostEditMove on all the actors in the level

Parameters

Parameter

Description

Level

The level.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss