Navigation
Unreal Engine C++ API Reference > Editor > StatsViewer > IStatsPage
References
Module | StatsViewer |
Header | /Engine/Source/Editor/StatsViewer/Public/IStatsPage.h |
Include | #include "IStatsPage.h" |
void Generate
&40;
TArray< TWeakObjectPtr< UObject > > & OutObjects
&41; const
Remarks
Fill the output array with statistic objects to be displayed
Parameters
Name | Description |
---|---|
OutObjects | The object array to be filled |