BuildTraversal

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

BuildTraversal

(
    TArray< class UNiagaraNode* > ...,
    UNiagaraNode* FinalNode,
    bool bEvaluateStaticSwitches
)

Get an in-order traversal of a graph by the specified target output script usage.

Public function Const

void

 

BuildTraversal

(
    TArray< class UNiagaraNode* > ...,
    ENiagaraScriptUsage TargetUsage,
    FGuid TargetUsageId,
    bool bEvaluateStaticSwitches
)

Get an in-order traversal of a graph by the specified target output script usage.

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