FConfigPropertyConfigFileStateCellPresenter

Choose your operating system:

Windows

macOS

Linux

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

Name Description

Protected variable

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

Destructors

Overridden from IPropertyTableCellPresenter