Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | FCatDiscreteDataSchema |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundChannelAgnosticDataSchemas.h |
| Include Path | #include "MetasoundChannelAgnosticDataSchemas.h" |
Syntax
USTRUCT ()
struct FCatDiscreteDataSchema : public FCatDataTypeSchema
Inheritance Hierarchy
- FCatDataTypeSchema → FCatDiscreteDataSchema
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Order | TArray< FName > | MetasoundChannelAgnosticDataSchemas.h | ||
| OrderPolicy | ECatDiscreteOrderPolicy | MetasoundChannelAgnosticDataSchemas.h | ||
| Speakers | TArray< FCatDiscreteChannel > | MetasoundChannelAgnosticDataSchemas.h |