RemoveConnections Data Member Function

Destroys connections in this <Node> for all index values in the <Int32Array> submitted to this function.

Prototype

int32 RemoveConnections( Int32Array p_aiConnections )

Parameters

Parameter Type Parameter Name Documentation
<Int32Array>p_aiConnectionsA pointer to an <Int32Array> that contains numeric index values ( 0 - n ) of connections you wish to destroy.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.