Native referenceFiveM

_DOES_ROPE_BELONG_TO_THIS_SCRIPT

0x271C9D3ACA5D6409 PHYSICS
FUNCTION SIGNATURE
BOOL _DOES_ROPE_BELONG_TO_THIS_SCRIPT(int ropeId);
Property Value
Native Name _DOES_ROPE_BELONG_TO_THIS_SCRIPT
Hash 0x271C9D3ACA5D6409
Return Type BOOL
Parameters ropeId (int)

Description: Return if the rope was generated or not by the script where the native is called.

Back to PHYSICS