Difference between revisions of "GetMappedKey - Input"
Jump to navigation
Jump to search
m
→Parameters: aiDeviceName valid values. Put hex first to line up with default value in definition
imported>JustinOther m (→Parameters: Added hex codes for asDeviceType) |
imported>JustinOther m (→Parameters: aiDeviceName valid values. Put hex first to line up with default value in definition) |
||
Line 57: | Line 57: | ||
:*Zoom Out | :*Zoom Out | ||
*DeviceType: The device type used. Valid devices listed below. | *DeviceType: The device type used. Valid devices listed below. | ||
:*255 | :*0xFF = 255 = Auto detect (Default) | ||
:*0 | :*0x01 = 0 = Keyboard | ||
:*1 | :*0x02 = 1 = Mouse | ||
:* | :*0x03 = 3 = Gamepad | ||
== Return Value == | == Return Value == |