Native referenceFiveM

ROPE_RESET_LENGTH

0xC16DE94D9BEA14A0 PHYSICS
FUNCTION SIGNATURE
void ROPE_RESET_LENGTH(int ropeId, float length);
Property Value
Native Name ROPE_RESET_LENGTH
Hash 0xC16DE94D9BEA14A0
Return Type void
Parameters ropeId (int), length (float)

Description: ``` Reset a rope to a certain length.

Back to PHYSICS