IStatsPage::GetObjectSetName

Get the name of the object set, to be displayed in the dropdown

Windows
MacOS
Linux

Override Hierarchy

References

Module

StatsViewer

Header

/Engine/Source/Editor/StatsViewer/Public/IStatsPage.h

Include

#include "IStatsPage.h"

Syntax

FString GetObjectSetName
(
    int32 InObjectSetIndex
) const

Remarks

Get the name of the object set, to be displayed in the dropdown

Parameters

Parameter

Description

InObjectSetIndex

The index of the object set to get the name of

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss