Native referenceRedM

START_ROPE_WINDING

0x1461C72C889E343E PHYSICS
FUNCTION SIGNATURE
void START_ROPE_WINDING(int ropeId);
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)
Back to PHYSICS