Enum WheelIndex
- Namespace
- rF2SharedMemoryNet.RF2Data.Enums
- Assembly
- rF2SharedMemoryNet.dll
Represents the index of a wheel on a vehicle in rFactor 2.
public enum WheelIndex
Fields
Front-left wheel
Front-right wheel
Rear-left wheel
Rear-right wheel
Remarks
This enumeration is used to identify specific wheels on a vehicle, such as the front-left or rear-right. The values correspond to the zero-based index of the wheel.