UNiagaraEmitter::IsEventGeneratorShared

Gets whether or not the supplied event generator id matches an event generator which is shared between the particle spawn and update scrips.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraEmitter.h"

Source

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

Syntax

bool IsEventGeneratorShared
(
    FName EventGeneratorId
) const

Remarks

Gets whether or not the supplied event generator id matches an event generator which is shared between the particle spawn and update scrips.

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