Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > FParticleSystemWorldManager
Syntax
TArray< TObjectPtr< UParticleSystemComponent > > PendingRegisterPSCs
Remarks
PSCs that have been registered with the manager but have not yet been processed into the appropriate buffers. This is done at the beginning of each tick group.