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