DoesRopeExist
Docslocal retval, ropeId = DoesRopeExist()Description
For an example on how to use this native please refer to ADD_ROPE
Parameters
| Name | Type | Description |
|---|---|---|
ropeId | int* | The handle of the rope to check |
Returns
BOOLReturns TRUE (1) or FALSE (0).