Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UFXSystemComponent
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.
Derived Overrides
| Name | ReleaseToPool |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemComponent.h |
| Include Path | #include "Particles/ParticleSystemComponent.h" |
UFUNCTION (BlueprintCallable, Category="Effects|Components|ParticleSystem")
virtual void ReleaseToPool()