Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FParticlePerfStatsContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStats.h |
| Include Path | #include "Particles/ParticlePerfStats.h" |
Syntax
struct FParticlePerfStatsContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FParticlePerfStatsContext
(
FParticlePerfStats* InComponentStats |
Particles/ParticlePerfStats.h | ||
FParticlePerfStatsContext
(
const UFXSystemComponent* InComponent |
Particles/ParticlePerfStats.h | ||
FParticlePerfStatsContext
(
FParticlePerfStats* InWorldStats, |
Particles/ParticlePerfStats.h | ||
FParticlePerfStatsContext
(
UWorld* InWorld, |
Particles/ParticlePerfStats.h | ||
FParticlePerfStatsContext
(
FParticlePerfStats* InWorldStats, |
Particles/ParticlePerfStats.h | ||
FParticlePerfStatsContext
(
UWorld* InWorld, |
Particles/ParticlePerfStats.h |