Native referenceFiveM

DOES_ROPE_EXIST

0xFD5448BE3111ED96 PHYSICS
FUNCTION SIGNATURE
BOOL DOES_ROPE_EXIST(int* ropeId);
Property Value
Native Name DOES_ROPE_EXIST
Hash 0xFD5448BE3111ED96
Return Type BOOL
Parameters ropeId (int*)

Description: For an example on how to use this native please refer to ADD_ROPE

Parameters

  • ropeId (int*) — The handle of the rope to check
Back to PHYSICS