Navigation
Unreal Engine C++ API Reference > Editor > LevelEditor > FLevelEditorModule
References
Module | LevelEditor |
Header | /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h |
Include | #include "LevelEditor.h" |
Syntax
struct FTitleBarItem
Remarks
Add / Remove title bar item
Variables
Type | Name | Description |
---|---|---|
TAttribute< FTe... | Label | Label of the title bar item. |
TAttribute< FTe... | Value | Value of the title bar item. |
TAttribute< EVi... | Visibility | Visiblility of the title bar item. |