Click or drag to resize

InputCodeExtMouseRangeStart Field

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

The start of the mouse code range. The range extends to MouseRangeEnd (inclusive).

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

Field Value

Type: Int32
See Also