Navigation
API > API/Editor > API/Editor/LevelEditor
| Name | ULevelEditorMenuContext |
| Type | class |
| Header File | /Engine/Source/Editor/LevelEditor/Public/LevelEditorMenuContext.h |
| Include Path | #include "LevelEditorMenuContext.h" |
Syntax
UCLASS (MinimalAPI)
class ULevelEditorMenuContext : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULevelEditorMenuContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LevelEditor | TWeakPtr< SLevelEditor > | LevelEditorMenuContext.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TWeakPtr< ILevelEditor > GetLevelEditor() |
LevelEditorMenuContext.h |