API Reference > 0.19.1 > TrackComputerCarBehavior
TrackComputerCarBehavior Class
Represents various properties related to computer car behavior.
Namespace: ArgData.Entities
Constructors
Name | Description |
---|---|
TrackComputerCarBehavior() | Initializes a new instance of TrackComputerCarBehavior. |
Properties
Name | Description |
---|---|
FormationLength | Gets or sets the length (in track units) that computer cars will avoid steering left or right at the start of a race. |
LateBrakingFactorNonRace | Gets or sets the computer car late-braking factor in non-race sessions. |
LateBrakingFactorRace | Gets or sets the computer car late-braking factor in races. |
LateBrakingFactorWetRace | Gets or sets the computer car late-braking factor in wet races. |
PowerFactor | Gets or sets the computer car power factor. |
StrategyChance | Gets or sets the chance that this strategy is applied. |
StrategyFirstPitStopLap | Gets or sets the first lap that cars will start to pit. |
UnknownData | Gets or sets the unknown, possibly unused, data. Must be 16 bytes. |