Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
References
| Module | MetasoundGraphCore |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertexData.h |
| Include | #include "MetasoundVertexData.h" |
Syntax
struct FInputBindingFactory
Remarks
Factory for creating a new FInputBinding from a IDataReference derived class and a vertex name.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FInputBinding | CreateBinding
(
const FVertexName& InVertexName, |