HPL3/Community/Scripting/Classes/eimguiaction
Jump to navigation
Jump to search
eImGuiAction
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 |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!