Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FLevelUtils
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/LevelUtils.h |
Include | #include "LevelUtils.h" |
Source | /Engine/Source/Runtime/Engine/Private/LevelUtils.cpp |
static void ApplyPostEditMove
&40;
ULevel &42; Level
&41;
Remarks
Calls PostEditMove on all the actors in the level
Parameters
Name | Description |
---|---|
Level | The level. |