Attention

This page is incomplete and needs better descriptions and research into the behavior of the variables.

VehicleInfoTransmissionInfo

Contains values which determine the behavior of a vehicle prototype’s transmission. Found in VehicleInfo values.

Variables

NumGears (unsigned int)
Unknown value.
GearRatios (float[6])
Unknown value.
DownshiftRpms (float[5])
Unknown value.
UpshiftRpms (float[5])
Unknown value.
DifferentialGearRatio (float)
Unknown value.
ReverseGearRatio (float)
Unknown value.
ClutchDelay (float)
Unknown value.
ClutchDelayPreShift (float)
Unknown value.
ForwardToReverseDelay (unsigned int)
Unknown value.
ReverseToForwardDelay (unsigned int)
Unknown value.