Navigation
Unreal Engine C++ API Reference > Editor > StatsViewer
Inheritance Hierarchy
- IPropertyTableCellPresenter
- FStatsCellPresenter
References
Module | StatsViewer |
Header | /Engine/Source/Editor/StatsViewer/Public/StatsCellPresenter.h |
Include | #include "StatsCellPresenter.h" |
Syntax
class FStatsCellPresenter : public IPropertyTableCellPresenter
Remarks
Boilerplate implementations of IPropertyTableCellPresenter functions. Here so we dont have to override all these functions each time.
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. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TSharedRef< class SWidget > | ||
![]() ![]() |
TSharedRef< class SWidget > | ||
![]() ![]() |
FString | ||
![]() ![]() |
FText | ||
![]() ![]() |
bool | ||
![]() ![]() |
bool | Begin IPropertyTableCellPresenter interface | |
![]() ![]() |
TSharedRef< class SWidget > |