FParticlePerfStats_GT

Stats gathered on the game thread or game thread spawned tasks.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStats.h

Include

#include "Particles/ParticlePerfStats.h"

Syntax

struct FParticlePerfStats_GT

Remarks

Stats gathered on the game thread or game thread spawned tasks.

Variables

Name Description

Public variable

TAtomic< uint64...

 

EndOfFrameCycles

Public variable

uint64

 

FinalizeCycles

Public variable

uint64

 

NumInstances

Public variable

TAtomic< uint64...

 

TickConcurrentCycles

Public variable

uint64

 

TickGameThreadCycles

Constructors

Functions

Operators

Name Description

Public function

FParticlePer...

 

operator=

(
    const FParticlePerfStats_GT& Other
)

Public function

FParticlePer...

 

operator=

(
    FParticlePerfStats_GT&& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss