Navigation
API > API/Editor > API/Editor/LevelEditor
| |
|
| Name |
UQuickActionMenuContext |
| Type |
class |
| Header File |
/Engine/Source/Editor/LevelEditor/Public/LevelEditorMenuContext.h |
| Include Path |
#include "LevelEditorMenuContext.h" |
Syntax
UCLASS (MinimalAPI)
class UQuickActionMenuContext : public UObject
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CurrentSelection |
TObjectPtr< const UTypedElementSelectionSet > |
|
LevelEditorMenuContext.h |
- VisibleAnywhere
- BlueprintReadOnly
- Category="LevelEditor|Menu"
|