Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraComponent
- UFXSystemComponent::ReleaseToPool()
- UNiagaraComponent::ReleaseToPool()
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraComponent.h |
Include | #include "NiagaraComponent.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraComponent.cpp |
virtual void ReleaseToPool&40;&41;
Remarks
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.