Navigation
API > API/Editor > API/Editor/ConfigEditor > API/Editor/ConfigEditor/PropertyVisualization
Inheritance Hierarchy
- TSharedFromThis
- IPropertyTableCellPresenter
- FConfigPropertyConfigFileStateCellPresenter
References
| Module | ConfigEditor |
| Header | /Engine/Source/Editor/ConfigEditor/Public/PropertyVisualization/ConfigPropertyConfigFileStateColumn.h |
| Include | #include "PropertyVisualization/ConfigPropertyConfigFileStateColumn.h" |
Syntax
class FConfigPropertyConfigFileStateCellPresenter :
public TSharedFromThis< FConfigPropertyConfigFileStateCellPresenter >,
public IPropertyTableCellPresenter
Variables
| Type | Name | Description | |
|---|---|---|---|
| FText | Text | End IPropertyTableCellPresenter interface The text we display - we just store this as we never need to edit properties in the stats viewer, only view them. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConfigPropertyConfigFileStateCellPresenter
(
const TSharedPtr< IPropertyHandle > PropertyHandle |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from IPropertyTableCellPresenter
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< class SWidget > | Begin IPropertyTableCellPresenter interface | ||
| TSharedRef< class SWidget > | |||
| TSharedRef< class SWidget > | |||
| FString | |||
| FText | |||
| bool | |||
| bool | |||
| TSharedRef< class SWidget > |