Difference between revisions of "HPL3/SOMA/Scripting/eGamepadHat"

From Frictional Wiki
< HPL3‎ | SOMA‎ | Scripting
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 30: Line 30:
 
| <code>eGamepadHat_LastEnum</code> || <code>10</code> ||
 
| <code>eGamepadHat_LastEnum</code> || <code>10</code> ||
 
|}
 
|}
 +
 +
{{ReferencesSection}}
  
 
{{HPL3SOMAScriptingCategories}}
 
{{HPL3SOMAScriptingCategories}}
 
__FORCETOC__
 
__FORCETOC__

Latest revision as of 16:38, 6 August 2020

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Values

Enum Name Integer Value Description
eGamepadHat_0 0
eGamepadHat_1 1
eGamepadHat_2 2
eGamepadHat_3 3
eGamepadHat_4 4
eGamepadHat_5 5
eGamepadHat_6 6
eGamepadHat_7 7
eGamepadHat_8 8
eGamepadHat_9 9
eGamepadHat_LastEnum 10

References

See all references...