Navigation
API > API/Plugins > API/Plugins/ChooserEditor
| Name | IChooserTableView |
| Type | class |
| Header File | /Engine/Plugins/Chooser/Source/ChooserEditor/Public/IChooserTableView.h |
| Include Path | #include "IChooserTableView.h" |
Syntax
class IChooserTableView : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → IChooserTableView
- FSlateControlledConstruction → SWidget → SCompoundWidget → IChooserTableView
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< IChooserTableViewModel > GetViewModel() |
IChooserTableView.h |