Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
| Name | FVariantSchema |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertex.h |
| Include Path | #include "MetasoundVertex.h" |
Syntax
struct FVariantSchema
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| VariantLiterals | TSortedVertexNameMap< TArray< FLiteral, TInlineAllocator< 2 > > > | MetasoundVertex.h | ||
| Variants | TArray< FVariantDescription > | MetasoundVertex.h | ||
| VertexKeyToVariantIndex | TSortedMap< VertexPrivate::FVertexKey, uint8 > | MetasoundVertex.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FVariantSchema FromClassInterfaceData
(
const VertexPrivate::FClassInterfaceData& InClassInterfaceData |
MetasoundVertex.h |