Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | FMetasoundFrontendClass |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include Path | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT ()
struct FMetasoundFrontendClass
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FMetasoundFrontendClass () |
MetasoundFrontendDocument.h | ||
FMetasoundFrontendClass
(
const FMetasoundFrontendClass& |
MetasoundFrontendDocument.h | ||
| MetasoundFrontendDocument.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FMetasoundFrontendClass() |
MetasoundFrontendDocument.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ID | FGuid | MetasoundFrontendDocument.h | ||
| Interface | FMetasoundFrontendClassInterface | MetasoundFrontendDocument.h |
|
|
| Metadata | FMetasoundFrontendClassMetadata | MetasoundFrontendDocument.h |
|
|
| Style | FMetasoundFrontendClassStyle | MetasoundFrontendDocument.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundFrontendDocument.h | |||
| MetasoundFrontendDocument.h | |||
const FMetasoundFrontendClassInterface & GetInterfaceForNode
(
const FMetasoundFrontendNode& InNode |
MetasoundFrontendDocument.h | ||
void SetDefaultInterface
(
const FMetasoundFrontendClassInterface& InInterface |
MetasoundFrontendDocument.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool CacheGraphDependencyMetadataFromRegistry
(
FMetasoundFrontendClass& InOutDependency |
Caches transient style, class & vertex Metadata found in the registry on a passed (presumed) dependency. | MetasoundFrontendDocument.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetasoundFrontendClass & operator=
(
const FMetasoundFrontendClass& |
MetasoundFrontendDocument.h | ||
| MetasoundFrontendDocument.h |