Skip to content

Commit

Permalink
Update VEHICLE/SetVehicleHeadlightShadows.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dillon Skaggs <[email protected]>
  • Loading branch information
ahcenezdh and AvarianKnight authored Sep 13, 2024
1 parent b8bba58 commit b3f75e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion VEHICLE/SetVehicleHeadlightShadows.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ enum eVehicleHeadlightShadowFlags {

## Parameters
* **vehicle**: The target vehicle.
* **flag**: A value from `vehicleHeadlightShadowFlags` representing the desired headlight shadow flag.
* **flag**: A value from `eVehicleHeadlightShadowFlags` representing the desired headlight shadow flag.


## Examples
```lua
Expand Down

0 comments on commit b3f75e1

Please sign in to comment.