Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FOperatorBuilderSettings
Syntax
bool bValidateEdgeDataTypesMatch
Remarks
If true, each FDataEdge in the IGraph will be validated by checking that the FInputDataSource and FOutputDataDestination data types are equal. Errors will be generated if unequal data types are detected.