Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT&40;&41;
struct FMetasoundFrontendInterfaceStyle
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | DefaultSortOrder | Default vertex sort order, where array index mirrors array interface index and value is display sort index. | |
| TMap< FName, FText > | RequiredMembers | Map of member names with FText to be used as warnings if not hooked up. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SortDefaults
(
TArray< HandleType >& OutHandles, |