Navigation
Unreal Engine C++ API Reference > Developer
Classes
Type | Name | Description |
---|---|---|
Public struct | FProfilerCountAccumulator | |
Public struct | FProfilerCycleCounter | Type definition for the profiler data packet. |
Public struct | FProfilerCycleGraph | |
Public struct | FProfilerDataFrame | Type definition for a frame profiler data |
Public struct | FProfilerFileChunkHeader | Class that describes basic information about one file chunk. |
Public struct | FProfilerFloatAccumulator | |
Public struct | FStatDescription | |
Public struct | FStatGroupDescription | |
Public struct | FStatMetaData | Structure holding the meta data describing the various stats and data associated with them |
Public class | IProfilerServiceManager | Interface for the Profiler Service manager. |
Public class | IProfilerServiceModule | Interface for ProfilerService modules. |
Typedefs
Name | Description |
---|---|
FProfilerDataDelegate | Delegate for passing profiler data to UI |
IProfilerServiceManagerRef | Type definition for shared references to instances of IProfilerService. |
Enums
Type | Name | Description |
---|---|---|
Public enum | EProfilerFileChunkType::Type | Enumerates profiler file chunk types. |
Public enum | EProfilerRequestType::Type | Profiler service request type |