Navigation
API > API/Plugins > API/Plugins/MetasoundEngine
References
| Module | MetasoundEngine |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundBuilderSubsystem.h |
| Include | #include "MetasoundBuilderSubsystem.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FMetaSoundNodeHandle
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGuid | NodeID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMetaSoundNodeHandle
(
const FGuid& InNodeID |
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) |