UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ChartCreation.h File Reference

Go to the source code of this file.

Classes

class  IPerformanceDataConsumer
 
struct  IPerformanceDataConsumer::FFrameData
 
class  FPerformanceTrackingChart
 
struct  FPerformanceTrackingSystem
 
struct  FDumpFPSChartToEndpoint
 

Enumerations

enum class  EFrameHitchType : uint8 {
  NoHitch , UnknownUnit , GameThread , RenderThread ,
  RHIThread , GPU
}
 

Enumeration Type Documentation

◆ EFrameHitchType

enum class EFrameHitchType : uint8
strong

ChartCreation

Enumerator
NoHitch 
UnknownUnit 
GameThread 
RenderThread 
RHIThread 
GPU