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