Difference between revisions of "HPL3/SOMA/Scripting/eGamepadButton"
Jump to navigation
Jump to search
(Created page with "{{ScriptingStub}} Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Values== {| class="wikitable sortable" ! Enum Name...") |
|||
Line 70: | Line 70: | ||
| <code>eGamepadButton_LastEnum</code> || <code>30</code> || | | <code>eGamepadButton_LastEnum</code> || <code>30</code> || | ||
|} | |} | ||
+ | |||
+ | {{ReferencesSection}} | ||
{{HPL3SOMAScriptingCategories}} | {{HPL3SOMAScriptingCategories}} | ||
__FORCETOC__ | __FORCETOC__ |
Latest revision as of 15:38, 6 August 2020
This page has been automatically generated, but it needs descriptions added to the various fields/functions in order to be complete. |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!
Contents
Values
Enum Name | Integer Value | Description |
---|---|---|
eGamepadButton_0 |
0 |
|
eGamepadButton_1 |
1 |
|
eGamepadButton_2 |
2 |
|
eGamepadButton_3 |
3 |
|
eGamepadButton_4 |
4 |
|
eGamepadButton_5 |
5 |
|
eGamepadButton_6 |
6 |
|
eGamepadButton_7 |
7 |
|
eGamepadButton_8 |
8 |
|
eGamepadButton_9 |
9 |
|
eGamepadButton_10 |
10 |
|
eGamepadButton_11 |
11 |
|
eGamepadButton_12 |
12 |
|
eGamepadButton_13 |
13 |
|
eGamepadButton_14 |
14 |
|
eGamepadButton_15 |
15 |
|
eGamepadButton_16 |
16 |
|
eGamepadButton_17 |
17 |
|
eGamepadButton_18 |
18 |
|
eGamepadButton_19 |
19 |
|
eGamepadButton_20 |
20 |
|
eGamepadButton_21 |
21 |
|
eGamepadButton_22 |
22 |
|
eGamepadButton_23 |
23 |
|
eGamepadButton_24 |
24 |
|
eGamepadButton_25 |
25 |
|
eGamepadButton_26 |
26 |
|
eGamepadButton_27 |
27 |
|
eGamepadButton_28 |
28 |
|
eGamepadButton_29 |
29 |
|
eGamepadButton_LastEnum |
30 |