FStatsPage::GetObjectSetToolTip

Get the tooltip of the object set, to be displayed over the object set the dropdown

Windows
MacOS
Linux

Override Hierarchy

IStatsPage::GetObjectSetToolTip()

FStatsPage::GetObjectSetToolTip()

References

Module

StatsViewer

Header

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

Include

#include "StatsPage.h"

Syntax

virtual FString GetObjectSetToolTip
(
    int32 InObjectSetIndex
) const

Remarks

Get the tooltip of the object set, to be displayed over the object set the dropdown

Parameters

Parameter

Description

InObjectSetIndex

The index of the object set to get the tooltip for

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