Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
| Name | FMetasoundEditorGraphMemberNodeBreadcrumb |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphNode.h |
| Include Path | #include "MetasoundEditorGraphNode.h" |
Syntax
USTRUCT ()
struct FMetasoundEditorGraphMemberNodeBreadcrumb : public FMetasoundEditorGraphNodeBreadcrumb
Inheritance Hierarchy
- FMetasoundEditorGraphNodeBreadcrumb → FMetasoundEditorGraphMemberNodeBreadcrumb
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataType | FName | MetasoundEditorGraphNode.h | ||
| DefaultLiterals | TMap< FGuid, FMetasoundFrontendLiteral > | MetasoundEditorGraphNode.h | ||
| MemberMetadataPath | TOptional< FSoftObjectPath > | MetasoundEditorGraphNode.h | ||
| MemberName | FName | MetasoundEditorGraphNode.h | ||
| VertexMetadata | FMetasoundFrontendVertexMetadata | MetasoundEditorGraphNode.h |