Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundNodeConstructorParams.h |
| Include | #include "MetasoundNodeConstructorParams.h" |
Syntax
struct FDefaultNamedVertexNodeConstructorParams
Remarks
Base implementation for NodeConstructorCallbacks.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGuid | InstanceID | ||
| FVertexName | NodeName | The instance name and name of the specific connection that should be used. | |
| FVertexName | VertexName |