_DOES_ROPE_BELONG_TO_THIS_SCRIPT
Docslocal retval = DoesRopeBelongToThisScript(ropeId)Description
Return if the rope was generated or not by the script where the native is called.
Parameters
| Name | Type | Description |
|---|---|---|
ropeId | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).