![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WorldPSCPool.h>
Public Member Functions | |
| FPSCPoolElem () | |
| FPSCPoolElem (UParticleSystemComponent *InPSC, float InLastUsedTime) | |
Public Attributes | |
| TObjectPtr< UParticleSystemComponent > | PSC |
| float | LastUsedTime |
|
inline |
|
inline |
| float FPSCPoolElem::LastUsedTime |
| TObjectPtr<UParticleSystemComponent> FPSCPoolElem::PSC |