Click or drag to resize

InputCodeExtKeyboardRangeStart Field

[This is preliminary documentation and is subject to change.]

The start of the keyboard code range. The range extends to KeyboardRangeEnd (inclusive).

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
public const int KeyboardRangeStart = 100000

Field Value

Type: Int32
See Also