Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
| Name | FSubInterfaceSchema |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertex.h |
| Include Path | #include "MetasoundVertex.h" |
Syntax
struct FSubInterfaceSchema
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InputSubInterfaceLayouts | TArray< VertexPrivate::FSubInterfaceClassLayout > | MetasoundVertex.h | ||
| OutputSubInterfaceLayouts | TArray< VertexPrivate::FSubInterfaceClassLayout > | MetasoundVertex.h | ||
| SubInterfaces | TArray< FSubInterfaceDescription > | MetasoundVertex.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FSubInterfaceSchema FromClassInterfaceData
(
const VertexPrivate::FClassInterfaceData& InClassInterfaceData |
MetasoundVertex.h |