Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | FMetasoundFrontendClassVertex |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include Path | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT ()
struct FMetasoundFrontendClassVertex : public FMetasoundFrontendVertex
Inheritance Hierarchy
- FMetasoundFrontendVertex → FMetasoundFrontendClassVertex
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AccessType | EMetasoundFrontendVertexAccessType | MetasoundFrontendDocument.h | ||
| Metadata | FMetasoundFrontendVertexMetadata | Metadata associated with vertex. | MetasoundFrontendDocument.h |
|
| NodeID | FGuid | MetasoundFrontendDocument.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const bool GetIsAdvancedDisplay() |
MetasoundFrontendDocument.h | ||
| Splits name into namespace & parameter name. | MetasoundFrontendDocument.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool CanConnectVertexAccessTypes
(
EMetasoundFrontendVertexAccessType InFromType, |
Whether vertex access types are compatible when connecting from an output to an input. | MetasoundFrontendDocument.h | |
static bool IsFunctionalEquivalent
(
const FMetasoundFrontendClassVertex& InLHS, |
MetasoundFrontendDocument.h |