Navigation
Unreal Engine C++ API Reference > Editor > WorldBrowser
References
Module | WorldBrowser |
Header | /Engine/Source/Editor/WorldBrowser/Public/IWorldHierarchy.h |
Include | #include "IWorldHierarchy.h" |
Syntax
class IWorldHierarchy
Remarks
Displays levels for the world.
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedRef< SWidget > | GetWidget () |
|
![]() ![]() |
bool | IsColumnVisible
(
FName Column |
|
![]() |
void | SetColumnVisible
(
FName Column, |
Sets whether Column is visible in the UI. Does not save this into the config though. |