Navigation
| Name | TedsPropertyEditor |
| Type | Editor |
| Part of Plugins | TEDS: Editor Data Storage Features |
| Location | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsPropertyEditor/ |
| Module Build Rules | TedsPropertyEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FTedsRowPickingMode | Picking mode for TEDs Scene Outliner Widgets. |
| SPropertyMenuTedsRowPicker |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnShouldFilterTedsRow | TBaseDelegate_OneParam< bool, const UE::Editor::DataStorage::RowHandle RowHandle > | TedsRowPickingMode.h | |
| FOnShouldInteractTedsRow | TBaseDelegate_OneParam< bool, const UE::Editor::DataStorage::RowHandle RowHandle > | TedsRowPickingMode.h | |
| FOnTedsRowSelected | TBaseDelegate_OneParam< void, UE::Editor::DataStorage::RowHandle RowHandle > | TedsRowPickingMode.h |