Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/FObjectNodeInputPin
Syntax
bool bIsArray
Remarks
Whether this pin accepts multiple inputs or not.
Note that even if this is false, an Object node pin can still receive one input per Child Object node, so the extension still needs to handle receiving multiple inputs for a single pin.