UNiagaraNodeInput::GenerateNewSortPriority

Generate a unique sort index based off the existing nodes in the system.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraNodeInput.h"

Source

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

Syntax

static int32 GenerateNewSortPriority
(
    const UNiagaraGraph * Graph,
    FName & ProposedName,
    ENiagaraInputNodeUsage Usage
)

Remarks

Generate a unique sort index based off the existing nodes in the system.

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