Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FOperatorBuilderSettings
Syntax
bool bValidateOperatorOutputsAreBound
Remarks
If true, each IOperator in the graph will be validated by checking that each output of the FVertexInterface is bound to data. Errors will be generated outputs are not bound.