Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FLevelUtils
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsLevelLocked
(
ULevel* Level |
Returns true if the specified level is locked for edit, false otherwise. |
![]() ![]() |
bool | IsLevelLocked
(
AActor* Actor |
Returns true if the specified level is locked for edit, false otherwise. |