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