Contents

sequentialInput

The input object for a sequential gear shift.

Declaration

var sequentialInput: (any GCRelativeInput)? { get }

Discussion

If this property is nil, this gear shift isn’t a sequential gear shift. A sequential gear shift requires the user to move through the gears in sequence.

See Also

Accessing input values