| Property | Value |
|---|---|
| Native Name | DETACH_ROPE_FROM_ENTITY |
| Hash | 0xBCF3026912A8647D |
| Return Type | void |
| Build | 1207 |
| Parameters | ropeId (int), entity (Entity) |
Usage
Lua (Direct):
DetachRopeFromEntity(ropeId, entity)
Lua (Hash):
Citizen.InvokeNative(0xBCF3026912A8647D, ropeId, entity)