Navigation
API > API/Runtime > API/Runtime/Engine > API/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. |