API reference
API reference
Select your platform
No SDKs available
No versions available

FQPLBackend Struct

Static Member Functions

static bool MarkerStart
( int MarkerId,
FTelemetryInstanceKey InstanceKey,
FTelemetryTimestamp Timestamp )
static bool MarkerEnd
( int MarkerId,
EAction Action,
FTelemetryInstanceKey InstanceKey,
FTelemetryTimestamp Timestamp )
static bool MarkerPoint
( int MarkerId,
const char * Name,
FTelemetryInstanceKey InstanceKey,
FTelemetryTimestamp Timestamp )
static bool MarkerPointCached
( int MarkerId,
int NameHandle,
FTelemetryInstanceKey InstanceKey,
FTelemetryTimestamp Timestamp )
static bool MarkerAnnotation
( int MarkerId,
const char * AnnotationKey,
const char * AnnotationValue,
FTelemetryInstanceKey InstanceKey )
static bool CreateMarkerHandle
( const char * Name,
int * NameHandle )
static bool DestroyMarkerHandle
( int NameHandle )
static bool OnEditorShutdown ( )
static constexpr bool IsNullBackend ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon