Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FInputBinding
References
| Module | MetasoundGraphCore |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertexData.h |
| Include | #include "MetasoundVertexData.h" |
template<typename DataType>
DataType GetOrCreateDefaultValue
&40;
const FOperatorSettings & InSettings
&41; const
Remarks
Gets the value of the bound data reference if it exists. Otherwise create and return a value by constructing one using the Vertex's default literal.