AddParameter

Overload list

Windows
MacOS
Linux
Name Description

Public function

UNiagaraScri...

 

AddParameter

(
    const UNiagaraScriptVariable* ...
)

Adds parameter to the VariableToScriptVariable map.

Public function

UNiagaraScri...

 

AddParameter

(
    const FNiagaraVariable& Parameter,
    bool bIsStaticSwitch
)

Adds parameter to the VariableToScriptVariable map.

Public function

UNiagaraScri...

 

AddParameter

(
    const FNiagaraVariable& Parameter,
    const FNiagaraVariableMetaData& Pa...,
    bool bIsStaticSwitch,
    bool bNotifyChanged
)

Adds parameter to the VariableToScriptVariable map.

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