Elin Decompiled Documentation EA 23.102 Nightly
|
Go to the source code of this file.
Enumerations | |
enum | EAction { None = 0 , AxisUp = 1 , AxisDown = 2 , AxisLeft = 3 , AxisRight = 4 , AxisUpLeft = 5 , AxisUpRight = 6 , AxisDownLeft = 7 , AxisDownRight = 8 , MouseLeft = 10 , MouseMiddle = 11 , MouseRight = 12 , Wait = 20 , Interact = 21 , Search = 22 , Pick = 23 , Fire = 24 , Help = 30 , Log = 31 , Pause = 32 , MenuInventory = 33 , MenuChara = 34 , MenuJournal = 35 , MenuAbility = 36 , Use = 37 , Confirm = 38 , Cancel = 39 , Next = 40 , Prev = 41 , Chat = 42 , Diagonal = 43 , ShowGrid = 44 , Report = 45 , QuickSave = 46 , QuickLoad = 47 , AutoCombat = 48 , EmptyHand = 49 , SwitchHotbar = 50 , Examine = 51 , GetAll = 52 , CancelUI = 53 , Dump = 54 , Mute = 55 , Meditate = 56 } |
enum EAction |
Definition at line 1 of file EAction.cs.