Navigation
API > API/Editor > API/Editor/ConfigEditor
| Name | UPropertyConfigFileDisplayRow |
| Type | class |
| Header File | /Engine/Source/Editor/ConfigEditor/Public/ConfigPropertyHelper.h |
| Include Path | #include "ConfigPropertyHelper.h" |
Syntax
UCLASS (MinimalAPI)
class UPropertyConfigFileDisplayRow : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPropertyConfigFileDisplayRow
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsFileWritable | bool | ConfigPropertyHelper.h |
|
|
| ConfigFileName | FString | ConfigPropertyHelper.h |
|
|
| ExternalProperty | TFieldPath< FProperty > | ConfigPropertyHelper.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void InitWithConfigAndProperty
(
const FString& InConfigFileName, |
ConfigPropertyHelper.h |