Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | UPropertyEditorRowGeneratorTest |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/PropertyEditorTestObject.h |
| Include Path | #include "Editor/PropertyEditorTestObject.h" |
Syntax
UCLASS ()
class UPropertyEditorRowGeneratorTest : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPropertyEditorRowGeneratorTest
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DetailsNodes | TArray< TSharedPtr< IDetailTreeNode > > | Editor/PropertyEditorTestObject.h | ||
| ListView | TSharedPtr< SListView< TSharedPtr< IDetailTreeNode > > > | Editor/PropertyEditorTestObject.h | ||
| PropertyRowGenerator | TSharedPtr< IPropertyRowGenerator > | Editor/PropertyEditorTestObject.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< SWidget > GenerateWidget() |
Editor/PropertyEditorTestObject.h |