FNiagaraEmitterHandle::GetIdName

HACK! Data sets used to use the emitter name, but this isn't guaranteed to be unique.

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

FName GetIdName() const

Remarks

HACK! Data sets used to use the emitter name, but this isn't guaranteed to be unique. This is a temporary hack to allow the data sets to continue work with using names, but that code needs to be refactored to use the id defined here.

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