Navigation
Unreal Engine C++ API Reference > Editor > StatsViewer > FStatsPage
- IStatsPage::GetObjectSetName()
- FStatsPage::GetObjectSetName()
References
Module | StatsViewer |
Header | /Engine/Source/Editor/StatsViewer/Public/StatsPage.h |
Include | #include "StatsPage.h" |
virtual FString GetObjectSetName
&40;
int32 InObjectSetIndex
&41; const
Remarks
Get the name of the object set, to be displayed in the dropdown
Parameters
Name | Description |
---|---|
InObjectSetIndex | The index of the object set to get the name of |