Navigation
Unreal Engine C++ API Reference > Editor > StatsViewer > FStatsPage
- IStatsPage::SetWorld()
- FStatsPage::SetWorld()
References
Module | StatsViewer |
Header | /Engine/Source/Editor/StatsViewer/Public/StatsPage.h |
Include | #include "StatsPage.h" |
virtual void SetWorld
&40;
UWorld & InWorld
&41;
Remarks
Set a specific world to use for page statistics.
Parameters
Name | Description |
---|---|
InWorld | The world to use. |