FStatDescription

Unreal Engine C++ API Reference > Developer > ProfilerService

References

   
Module ProfilerService
Header /Engine/Source/Developer/ProfilerService/Public/IProfilerServiceManager.h
Include #include "IProfilerServiceManager.h"

Syntax

struct FStatDescription  

Variables

Type Name Description
int32 GroupID Group this stat belongs to
int32 ID ID for this stat
FString Name Stat name
uint32 StatType Type of stat (counter, cycle, etc.)

Constructors

Type Name Description
  FStatDescription () Default constructor.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library