CollisionEntity ( entity,index )  

Parameters:

entity - entity handle
index - index of collision

Description:

Returns the other entity involved in a particular collision. Index should be in the range 1...CountCollisions( entity ), inclusive.

Example:

None.

Index