Navigation
API > API/Plugins > API/Plugins/ChooserEditor
| Name | IChooserEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Chooser/Source/ChooserEditor/Public/IChooserEditorModule.h |
| Include Path | #include "IChooserEditorModule.h" |
Syntax
class IChooserEditorModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< SWidget > CreateChooserTableView
(
TSharedPtr< IChooserTableViewModel > ViewModel, |
IChooserEditorModule.h | ||
TSharedPtr< IChooserTableViewModel > CreateChooserTableViewModel
(
UChooserTable* ChooserTable |
IChooserEditorModule.h |