FNiagaraParameterMapHistory::IsAliasedEmitterParameter

Does this parameter start with the "Emitter" namespace?

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraParameterMapHistory.h

Include

#include "NiagaraParameterMapHistory.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraParameterMapHistory.cpp

Syntax

static bool IsAliasedEmitterParameter
(
    const FNiagaraVariable & InVar
)

Remarks

Does this parameter start with the "Emitter" namespace?

that the emitter namespace is an alias for Emitter and System script types and will be specialized to the name of that specific 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