Navigation
API > API/Plugins > API/Plugins/TedsPropertyEditor
| Name | SPropertyMenuTedsRowPicker |
| Type | class |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsPropertyEditor/Public/Widgets/SPropertyMenuTedsRowPicker.h |
| Include Path | #include "Widgets/SPropertyMenuTedsRowPicker.h" |
Syntax
class SPropertyMenuTedsRowPicker : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SPropertyMenuTedsRowPicker
- FSlateControlledConstruction → SWidget → SCompoundWidget → SPropertyMenuTedsRowPicker
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAllowClear | bool | Widgets/SPropertyMenuTedsRowPicker.h | ||
| ElementFilter | FOnShouldFilterTedsRow | Widgets/SPropertyMenuTedsRowPicker.h | ||
| InteractiveFilter | FOnShouldInteractTedsRow | Widgets/SPropertyMenuTedsRowPicker.h | ||
| OnClose | FSimpleDelegate | Widgets/SPropertyMenuTedsRowPicker.h | ||
| OnSet | FOnTedsRowSelected | Widgets/SPropertyMenuTedsRowPicker.h | ||
| OnUseSelected | FSimpleDelegate | Widgets/SPropertyMenuTedsRowPicker.h | ||
| QueryFilter | UE::Editor::DataStorage::FQueryDescription | Widgets/SPropertyMenuTedsRowPicker.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Widgets/SPropertyMenuTedsRowPicker.h |