Navigation
API > API/Plugins > API/Plugins/ChooserEditor
References
| Module | ChooserEditor |
| Header | /Engine/Plugins/Experimental/Chooser/Source/ChooserEditor/Public/ObjectChooserWidgetFactories.h |
| Include | #include "ObjectChooserWidgetFactories.h" |
Syntax
class FObjectChooserWidgetFactories
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SWidget > | CreateColumnWidget
(
FChooserColumnBase* Column, |
||
| TSharedPtr< SWidget > | CreateWidget
(
bool ReadOnly, |
||
| TSharedPtr< SWidget > | CreateWidget
(
bool ReadOnly, |
||
| void | RegisterColumnWidgetCreator
(
const UStruct* ColumnType, |
||
| void | RegisterWidgetCreator
(
const UStruct* Type, |
||
| void |
Constants
| Name | Description |
|---|---|
| ChooserWidgetCreators | |
| ColumnWidgetCreators |