Click or drag to resize

InputCodeExtMouseCustomRangeStart Field

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

The start of reserved subrange of mouse codes. This is the first value you can use for your custom codes.

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

Field Value

Type: Int32
See Also