Click or drag to resize

GameModeKeyLeftTurnSignal1 Property

The first key code to left turn signal.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<EKeys> KeyLeftTurnSignal1 { get; set; }

Property Value

ReferenceEKeys
See Also