Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IGraphController
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include | #include "MetasoundFrontendController.h" |
void SetSortOrderIndexForOutput
(
const FVertexName & InName,
int32 InSortOrderIndex
)
Remarks
Sets the sort order index for the output with the given name. No-ops if output not found.