IsAliasedEmitterParameter

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

IsAliasedEmitterParameter

(
    const FNiagaraVariable& InVar
)

Does this parameter start with the "Emitter" namespace? Note that the emitter namespace is an alias for Emitter and System script types and will be specialized to the name of that specific emitter.

Public function Static

bool

 

IsAliasedEmitterParameter

(
    const FString& InVarName
)

Does this parameter start with the "Emitter" namespace? Note 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