Destroys connections in this <Node> for all index values in the <Int32Array> submitted to this function.
int32 RemoveConnections( Int32Array p_aiConnections )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Int32Array> | p_aiConnections | A pointer to an <Int32Array> that contains numeric index values ( 0 - n ) of connections you wish to destroy. |
None published. Please look for an example in the Simdify Scripting Language code base.