Navigation
API > API/Editor > API/Editor/LevelEditor
| Name | ULevelViewportToolBarContext |
| Type | class |
| Header File | /Engine/Source/Editor/LevelEditor/Public/LevelEditorMenuContext.h |
| Include Path | #include "LevelEditorMenuContext.h" |
Syntax
UCLASS ()
class ULevelViewportToolBarContext : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULevelViewportToolBarContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LevelViewportToolBarWidget | TWeakPtr< SLevelViewportToolBar > | LevelEditorMenuContext.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FLevelEditorViewportClient * GetLevelViewportClient() |
LevelEditorMenuContext.h |