API Reference > 0.19 > DefaultValues
DefaultValues Class
Contains the default values for various data and settings in F1GP as constant values.
Namespace: ArgData
Fields
| Name | Description |
|---|---|
| ChanceOfRain | The default chance of a wet race. |
| DamageAfterHittingOtherCar | The default value for how likely a car is to be damaged after hitting another car. |
| DamageAfterHittingWall | The default value for how likely a car is to be damaged after hitting a wall. |
| GeneralGripLevel | The default general grip level for AI cars. |
| PlayerHorsepowerValue | The default player horsepower value. |
| RainAtFirstTrack | The default possibility of wet races at the first track. |
| RetireAfterHittingOtherCar | The default value for how likely a driver is to retire after hitting another car. |
| RetireAfterHittingWall | The default value for how likely a driver is to retire after hitting the wall. |
| RetiredCarsRemovedAfterSeconds | The default value for how many seconds it takes for retired cars to be removed. |
| YellowFlagsForStationaryCarsAfterSeconds | The default value for how many seconds it takes for the marshalls to show flags for stationary cars. |