Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis | ||
| IPropertyTableCellPresenter
|
Module |
|
Header |
/Engine/Source/Editor/ConfigEditor/Public/PropertyVisualization/ConfigPropertyConfigFileStateColumn.h |
Include |
#include "PropertyVisualization/ConfigPropertyConfigFileStateColumn.h" |
class FConfigPropertyConfigFileStateCellPresenter :
public TSharedFromThis< FConfigPropertyConfigFileStateCellPresenter >,
public IPropertyTableCellPresenter
Name | Description | ||
---|---|---|---|
|
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. |
Name | Description | |
---|---|---|
|
FConfigPropertyConfigFileStateCellPresenter ( |
Name | Description | |
---|---|---|
|
~FConfigPropertyConfigFileStateCellPresenter() |
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
ConstructDisplayWidget() |
Begin IPropertyTableCellPresenter interface |
|
TSharedRef< ... |
ConstructEditModeCellWidget() |
|
|
TSharedRef< ... |
ConstructEditModeDropDownWidget() |
|
|
GetValueAsString() |
||
|
GetValueAsText() |
||
|
HasReadOnlyEditMode() |
||
|
RequiresDropDown() |
||
|
TSharedRef< ... |
WidgetToFocusOnEdit() |