Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FLevelUtils
| Type | Name | Description | |
|---|---|---|---|
| bool | IsLevelVisible
(
const ULevelStreaming* StreamingLevel |
Use IsStreamingLevelVisibleInEditor instead. | |
| bool | IsLevelVisible
(
const ULevel* Level |
Returns true if the specified level is visible in the editor, false otherwise. |