IProfilerClient::GetStatMetaData

Gets the description for the given stat id

Windows
MacOS
Linux

References

Module

ProfilerClient

Header

/Engine/Source/Developer/ProfilerClient/Public/IProfilerClient.h

Include

#include "IProfilerClient.h"

Syntax

const FStatMetaData & GetStatMetaData
(
    const FGuid & InstanceId
) const

Remarks

Gets the description for the given stat id

Returns

the FStatMetaData struct with the description.

Parameters

Parameter

Description

StatId

The identifier of the statistic description to retrieve.

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