Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraEmitterHandle
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitterHandle.h |
Include | #include "NiagaraEmitterHandle.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraEmitterHandle.cpp |
bool SetIsEnabled
&40;
bool bInIsEnabled,
UNiagaraSystem & InOwnerSystem,
bool bRecompileIfChanged
&41;
Remarks
Sets whether or not this emitter is enabled within the System. Disabled emitters aren't simulated. Returns whether or not the enabled state changed.