Native referenceRedM

_RELEASE_ROPE

0x6076213101A47B3B PHYSICS
FUNCTION SIGNATURE
void _RELEASE_ROPE(`ropeId` (int));
Property Value
Native Name _RELEASE_ROPE
Hash 0x6076213101A47B3B
Return Type void
Build 1207
Parameters ropeId (int)

Parameters

  • ropeId (int)

Usage

Lua (Direct):

ReleaseRope(ropeId)

Lua (Hash):

Citizen.InvokeNative(0x6076213101A47B3B, ropeId)

Back to PHYSICS