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 ToggleLevelLock
&40;
ULevel &42; Level
&41;
Remarks
Sets a level's edit lock.
Parameters
| Name | Description |
|---|---|
| Level | The level to modify. |