Navigation
Unreal Engine C++ API Reference > Editor > StatsViewer
Inheritance Hierarchy
- SCompoundWidget
- IStatsViewer
References
Module | StatsViewer |
Header | /Engine/Source/Editor/StatsViewer/Public/IStatsViewer.h |
Include | #include "IStatsViewer.h" |
Syntax
class IStatsViewer : public SCompoundWidget
Remarks
The public interface for the Stats Viewer widget
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int32 | Get the currently selected object set | |
![]() |
TSharedPtr< class IPropertyTable > | Get the property table we are displaying | |
![]() |
void | Refresh () |
Sends a requests to the Stats Viewer to refresh itself the next chance it gets |
![]() |
void | SwitchAndFilterPage
(
int32 Table, |