| Property | Value |
|---|---|
| Native Name | STOP_ROPE_WINDING |
| Hash | 0xCB2D4AB84A19AA7C |
| Return Type | void |
| Build | 1207 |
| Parameters | ropeId (int) |
Usage
Lua (Direct):
StopRopeWinding(ropeId)
Lua (Hash):
Citizen.InvokeNative(0xCB2D4AB84A19AA7C, ropeId)
0xCB2D4AB84A19AA7C PHYSICSvoid STOP_ROPE_WINDING(int ropeId);| Property | Value |
|---|---|
| Native Name | STOP_ROPE_WINDING |
| Hash | 0xCB2D4AB84A19AA7C |
| Return Type | void |
| Build | 1207 |
| Parameters | ropeId (int) |
Lua (Direct):
StopRopeWinding(ropeId)
Lua (Hash):
Citizen.InvokeNative(0xCB2D4AB84A19AA7C, ropeId)