UNiagaraSystem::ReferencesInstanceEmitter

Determines if this system has the supplied emitter as an editable and simulating emitter instance.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h

Include

#include "NiagaraSystem.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystem.cpp

Syntax

bool ReferencesInstanceEmitter
(
    UNiagaraEmitter & Emitter
)

Remarks

Determines if this system has the supplied emitter as an editable and simulating emitter instance.

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