Navigation
API > API/Plugins > API/Plugins/Chooser
| Name | UChooserColumnMenuContext |
| Type | class |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/Chooser.h |
| Include Path | #include "Chooser.h" |
Syntax
UCLASS (MinimalAPI)
class UChooserColumnMenuContext : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UChooserColumnMenuContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Chooser | TWeakObjectPtr< UChooserTable > | Chooser.h | ||
| ColumnIndex | int | Chooser.h | ||
| Editor | FAssetEditorToolkit * | Chooser.h |