HPL3/Amnesia: Rebirth/Scripting/eImGuiAction
< HPL3 | Amnesia: Rebirth | Scripting
Jump to navigation
Jump to search
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!
Values
Enum Name | Integer Value | Description |
---|---|---|
eImGuiAction_MouseRight |
0 |
|
eImGuiAction_MouseLeft |
1 |
|
eImGuiAction_Confirm |
2 |
|
eImGuiAction_Cancel |
3 |
|
eImGuiAction_Up |
4 |
|
eImGuiAction_Down |
5 |
|
eImGuiAction_Right |
6 |
|
eImGuiAction_Left |
7 |
|
eImGuiAction_ScrollUp |
8 |
|
eImGuiAction_ScrollDown |
9 |
|
eImGuiAction_LastEnum |
10 |