Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UParticleSystemComponent
Description
Deactivates this system and releases it to the pool on completion. Usage of this PSC reference after this call is unsafe. You should clear out your references to it.
Virtual Inheritance
- UFXSystemComponent::ReleaseToPool → UParticleSystemComponent::ReleaseToPool
| Name | ReleaseToPool |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemComponent.h |
| Include Path | #include "Particles/ParticleSystemComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleSystemComponent.cpp |
virtual void ReleaseToPool()