Navigation
API > API/Developer > API/Developer/ProfilerClient > API/Developer/ProfilerClient/IProfilerClient
References
Module | ProfilerClient |
Header | /Engine/Source/Developer/ProfilerClient/Public/IProfilerClient.h |
Include | #include "IProfilerClient.h" |
const FStatMetaData & GetStatMetaData
&40;
const FGuid & InstanceId
&41; const
Remarks
Gets the description for the given stat id the FStatMetaData struct with the description.
Parameters
Name | Description |
---|---|
StatId | The identifier of the statistic description to retrieve. |