Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Inheritance Hierarchy
- FMetasoundFrontendVertexHandle
- FMetaSoundBuilderNodeInputHandle
- FMetaSoundBuilderNodeOutputHandle
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT&40;&41;
struct FMetasoundFrontendVertexHandle
Remarks
Pair of guids used to address location of vertex within a FrontendDocument graph.
Variables
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsSet () |
Returns whether or not the vertex handle is set (may or may not be valid depending on what builder context it is referenced against) |