Navigation
API > API/Editor > API/Editor/ConfigEditor
| Name | UConfigHierarchyPropertyView |
| Type | class |
| Header File | /Engine/Source/Editor/ConfigEditor/Public/ConfigPropertyHelper.h |
| Include Path | #include "ConfigPropertyHelper.h" |
Syntax
UCLASS (MinimalAPI)
class UConfigHierarchyPropertyView : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UConfigHierarchyPropertyView
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConfigFilePropertyObjects | TArray< TObjectPtr< UPropertyConfigFileDisplayRow > > | ConfigPropertyHelper.h |
|
|
| EditProperty | TFieldPath< FProperty > | ConfigPropertyHelper.h |
|