Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Inheritance Hierarchy
- FMetasoundFrontendClass
- FMetasoundFrontendGraphClass
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT&40;&41;
struct FMetasoundFrontendClass
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGuid | ID | ||
| FMetasoundFrontendClassInterface | Interface | ||
| FMetasoundFrontendClassMetadata | Metadata | ||
| FMetasoundFrontendClassStyle | Style |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CacheGraphDependencyMetadataFromRegistry
(
FMetasoundFrontendClass& InOutDependency |
Caches transient style, class & vertex Metadata found in the registry on a passed (presumed) dependency. |