Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/WorldPSCPool.h |
| Include | #include "Particles/WorldPSCPool.h" |
Syntax
struct FPSCPoolElem
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | LastUsedTime | ||
| TObjectPtr< UParticleSystemComponent > | PSC |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPSCPoolElem () |
|||
FPSCPoolElem
(
UParticleSystemComponent* InPSC, |