Skip to content

Commit

Permalink
Update SetSpecialFlightModeAllowed.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spacevx committed Nov 7, 2023
1 parent 192dc90 commit 0d0d7a1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions VEHICLE/SetSpecialFlightModeAllowed.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ aliases: ["0xF1211889DF15A763", "_SET_VEHICLE_HOVER_TRANSFORM_ENABLED"]
// 0xF1211889DF15A763
void SET_SPECIAL_FLIGHT_MODE_ALLOWED(Vehicle vehicle, BOOL toggle);
```
## Allows locking the state of a vehicle, such as the flying mode of the `Deluxo` or the `oppressor2`
In the decompiled scripts this native is used on `oppressor2` but couldn't get it work on it.
## Allows locking the state of a vehicle, such as the flying mode of the `Deluxo`. In the decompiled scripts this native is used on `oppressor2` but couldn't get it work on it.
## Parameters
* **vehicle**: The vehicle to which the locking state will be applied.
Expand Down

0 comments on commit 0d0d7a1

Please sign in to comment.