IsPrimaryDataSetOutput

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

IsPrimaryDataSetOutput

(
    const FNiagaraVariable& InVar,
    const UNiagaraScript* InScript,
    bool bAllowDataInterfaces
)

Called to determine if a given variable should be output from a script.

Public function Const

bool

 

IsPrimaryDataSetOutput

(
    const FNiagaraVariable& InVar,
    ENiagaraScriptUsage InUsage,
    bool bAllowDataInterfaces
)

Called to determine if a given variable should be output from a script.

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