Enum GearState
Namespace: YACC
Assembly: .dll
Syntax
public enum GearState
Fields
Name | Description |
---|---|
Neutral | Neutral state, no gear ratio will be provided, clutch is detached. |
Drive | Drive state. Gearbox can shift up and down and relative ratios will be provided, clutch is engaged. |
Reverse | Reverse state. Ratio provided will be the reverse ratio. |
Shifting | Shifting state. No gear ratio provided during this time, gear cannot be shifted and clutch is completely detached. |