FStatsCellPresenter

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

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

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.

Overridden from IPropertyTableCellPresenter

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss