Skip to content

Commit 0f59982

Browse files
Updated description of the native (citizenfx#654)
* Updated description of the native Added comment on the return value * Update DoesRopeBelongToThisScript.md Co-authored-by: stannum <[email protected]>
1 parent 104ada5 commit 0f59982

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PHYSICS/DoesRopeBelongToThisScript.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ aliases: ["0x271C9D3ACA5D6409"]
99
BOOL _DOES_ROPE_BELONG_TO_THIS_SCRIPT(int ropeId);
1010
```
1111
12+
Return if the rope was generated or not by the script where the native is called.
13+
1214
1315
## Parameters
1416
* **ropeId**:

0 commit comments

Comments
 (0)