FNiagaraEmitterHandle::UsesEmitter

Whether or not this handle uses the supplied emitter.

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 UsesEmitter
(
    const UNiagaraEmitter & InEmitter
) const

Remarks

Whether or not this handle uses the supplied emitter.

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