Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | FCompositeChannelAgnosticType |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundChannelAgnosticType.h |
| Include Path | #include "MetasoundChannelAgnosticType.h" |
Syntax
class FCompositeChannelAgnosticType : public Metasound::FChannelAgnosticType
Inheritance Hierarchy
- FChannelAgnosticType → FCompositeChannelAgnosticType
- FChannelAgnosticType → FCompositeChannelAgnosticType
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundChannelAgnosticType.h | |||
| MetasoundChannelAgnosticType.h | |||
FCompositeChannelAgnosticType
(
const FOperatorSettings& InSettings, |
MetasoundChannelAgnosticType.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | FChannelAgnosticType | MetasoundChannelAgnosticType.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FCompositeChannelAgnosticType, ESPMode::NotThreadSafe > CreateNew
(
const FOperatorSettings& InSettings, |
MetasoundChannelAgnosticType.h | ||
static FName GetDefaultCatFormat() |
MetasoundChannelAgnosticType.h | ||
static FName GetRegisteredTypeName() |
MetasoundChannelAgnosticType.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundChannelAgnosticType.h | |||
| MetasoundChannelAgnosticType.h |