Navigation
API > API/Plugins > API/Plugins/ChooserEditor
| Name | UChooserEditorToolMenuContext |
| Type | class |
| Header File | /Engine/Plugins/Chooser/Source/ChooserEditor/Public/IChooserTableViewModel.h |
| Include Path | #include "IChooserTableViewModel.h" |
Syntax
UCLASS ()
class UChooserEditorToolMenuContext : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UChooserEditorToolMenuContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ViewModel | TWeakPtr< UE::ChooserEditor::IChooserTableViewModel > | IChooserTableViewModel.h |