Skip to content

Commit

Permalink
Update VEHICLE/SetHeliBladesFullSpeed.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dillon Skaggs <dillon@dillonskaggs.dev>
  • Loading branch information
Bob74 and AvarianKnight authored Jan 7, 2025
1 parent 60ad2ff commit c702e53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions VEHICLE/SetHeliBladesFullSpeed.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ ns: VEHICLE
void SET_HELI_BLADES_FULL_SPEED(Vehicle vehicle);
```
Despite its name, this works on Helicopters and Planes.
Sets the speed of the helicopter blades to full speed.
Equivalent of `SET_HELI_BLADES_SPEED(vehicleHandle, 1.0f);`.
Works with planes too.
Expand Down

0 comments on commit c702e53

Please sign in to comment.