Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNodeInput
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 |
static void SortNodes
(
TArray < UNiagaraNodeInput * > & InOutNodes
)
Remarks
Given an array of nodes, sort them in place by their sort order, then lexicographically if the same.