Navigation
Unreal Engine C++ API Reference > Runtime > PerfCounters > IPerfCounters
References
Module | PerfCounters |
Header | /Engine/Source/Runtime/PerfCounters/Public/PerfCountersModule.h |
Include | #include "PerfCountersModule.h" |
Syntax
enum Flags
&123;
Transient = (1 << 0),
&125;
Values
Name | Description |
---|---|
Transient | Perf counter with this flag will be removed by "perfcounters clear" command |