SetBoatAnchor — FiveM Natives
0x75DBEC174AEEAD10 · VEHICLE · all
Sets the anchor state for a boat. `` NativeDB Introduced: v323 `` Note: You might want to check if you can use your anchor before with CAN_ANCHOR_BOAT_HERE.
Parameters
| Name | Type | Description |
|---|---|---|
| boat | Vehicle | The target boat. |
| toggle | BOOL | Set the anchor state `true` deploys the anchor, false `raises` it. |
Returns
void