Difference between revisions of "GetMappedKey - Input"
Jump to navigation
Jump to search
m
no edit summary
imported>Jlundin |
imported>Jlundin m |
||
Line 12: | Line 12: | ||
== Parameters == | == Parameters == | ||
*asControl: a string for the control you wish to get the mapped key for. | *asControl: a string for the control you wish to get the mapped key for. | ||
Valid controls: | Valid controls: | ||
"Forward", "Back", "Strafe Left", "Strafe Right", "Move", "Look", "Left Attack/Block", "Right Attack/Block" | "Forward", "Back", "Strafe Left", "Strafe Right", "Move", "Look", "Left Attack/Block", "Right Attack/Block" | ||
"Activate", "Ready Weapon", "Tween Menu", "Toggle POV", "Zoom Out", "Zoom In", "Jump", "Sprint", "Shout", | "Activate", "Ready Weapon", "Tween Menu", "Toggle POV", "Zoom Out", "Zoom In", "Jump", "Sprint", "Shout", | ||
Line 23: | Line 25: | ||
Valid device types: | Valid device types: | ||
(default) auto detect | (default) auto detect | ||
0 keyboard | 0 keyboard | ||
1 mouse | 1 mouse | ||
2 gamepad | 2 gamepad | ||