Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | FMetasoundFrontendGraphLayer |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendGraphLayer.h |
| Include Path | #include "MetasoundFrontendGraphLayer.h" |
Syntax
USTRUCT ()
struct FMetasoundFrontendGraphLayer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Dependencies | TArray< FMetasoundFrontendClass > | MetasoundFrontendGraphLayer.h | ||
| Graph | FMetasoundFrontendGraph | MetasoundFrontendGraphLayer.h | ||
| Inputs | TArray< FMetasoundFrontendClassInput > | MetasoundFrontendGraphLayer.h | ||
| Outputs | TArray< FMetasoundFrontendClassOutput > | MetasoundFrontendGraphLayer.h |