UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPSCPoolElem Struct Reference

#include <WorldPSCPool.h>

Public Member Functions

 FPSCPoolElem ()
 
 FPSCPoolElem (UParticleSystemComponent *InPSC, float InLastUsedTime)
 

Public Attributes

TObjectPtr< UParticleSystemComponent > PSC
 
float LastUsedTime
 

Constructor & Destructor Documentation

◆ FPSCPoolElem() [1/2]

FPSCPoolElem::FPSCPoolElem ( )
inline

◆ FPSCPoolElem() [2/2]

FPSCPoolElem::FPSCPoolElem ( UParticleSystemComponent *  InPSC,
float  InLastUsedTime 
)
inline

Member Data Documentation

◆ LastUsedTime

float FPSCPoolElem::LastUsedTime

◆ PSC

TObjectPtr<UParticleSystemComponent> FPSCPoolElem::PSC

The documentation for this struct was generated from the following file: