Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStats.h |
Include | #include "Particles/ParticlePerfStats.h" |
Syntax
struct FParticlePerfStatsContext
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FParticlePerfStats * | ComponentStats | |
![]() |
FParticlePerfStats * | SystemStats | |
![]() |
FParticlePerfStats * | WorldStats |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FParticlePerfStatsContext
(
FParticlePerfStats* InComponentStats |
||
![]() |
FParticlePerfStatsContext
(
const UFXSystemComponent* InComponent |
||
![]() |
FParticlePerfStatsContext
(
FParticlePerfStats* InWorldStats, |
||
![]() |
FParticlePerfStatsContext
(
const UWorld* InWorld, |
||
![]() |
FParticlePerfStatsContext
(
FParticlePerfStats* InWorldStats, |
||
![]() |
FParticlePerfStatsContext
(
const UWorld* InWorld, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FParticlePerfStats * | ||
![]() |
FParticlePerfStats * | ||
![]() |
FParticlePerfStats * | ||
![]() |
bool | IsValid () |
|
![]() |
void | SetComponentStats
(
FParticlePerfStats* Stats |
|
![]() |
void | SetSystemStats
(
FParticlePerfStats* Stats |
|
![]() |
void | SetWorldStats
(
FParticlePerfStats* Stats |