Click or drag to resize

VirtualAxisCode Property

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

InputCode associated with this axis, if any. Informative only.

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
public InputCode Code { get; }

Property Value

Type: InputCode

Implements

IVirtualAxisCode
See Also