FNiagaraEmitterHandle::GetIsEnabled

Gets whether or not this emitter is enabled within the System. Disabled emitters aren't simulated.

Windows
MacOS
Linux

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

Syntax

bool GetIsEnabled() const

Remarks

Gets whether or not this emitter is enabled within the System. Disabled emitters aren't simulated.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss