Field clutchState
Current state of the clutch, refer to the ClutchState enum for more information. This is separate from gear state to allow for more nuanced clutch control.
Namespace: YACC
Assembly: .dll
Syntax
public ClutchState clutchState
Returns
| Type | Description |
|---|---|
| ClutchState | Current state of the clutch, refer to the enum for more information. This is separate from gear state to allow for more nuanced clutch control. |