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.

Choose your operating system:

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.