Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | FDiscreteChannelAgnosticType |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundChannelAgnosticType.h |
| Include Path | #include "MetasoundChannelAgnosticType.h" |
Syntax
class FDiscreteChannelAgnosticType : public Metasound::FChannelAgnosticType
Inheritance Hierarchy
- FChannelAgnosticType → FDiscreteChannelAgnosticType
- FChannelAgnosticType → FDiscreteChannelAgnosticType
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundChannelAgnosticType.h | |||
| MetasoundChannelAgnosticType.h | |||
FDiscreteChannelAgnosticType
(
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< FDiscreteChannelAgnosticType, ESPMode::NotThreadSafe > CreateNew
(
const FOperatorSettings& InSettings, |
Factory function for the default case. | MetasoundChannelAgnosticType.h | |
static TOptional< TDataWriteReference< FDiscreteChannelAgnosticType > > CreateWriteReference
(
const FName InDerivedType, |
MetasoundChannelAgnosticType.h | ||
static FName GetDefaultCatFormat() |
MetasoundChannelAgnosticType.h | ||
static FName GetRegisteredTypeName() |
MetasoundChannelAgnosticType.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundChannelAgnosticType.h | |||
| MetasoundChannelAgnosticType.h |