terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Buttons.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Controller
4
{
5
// Token: 0x02000B5D RID: 2909
6
public
enum
Buttons
7
{
8
// Token: 0x04008D61 RID: 36193
9
Action1
,
10
// Token: 0x04008D62 RID: 36194
11
Action2
,
12
// Token: 0x04008D63 RID: 36195
13
Action3
,
14
// Token: 0x04008D64 RID: 36196
15
Action4
,
16
// Token: 0x04008D65 RID: 36197
17
ShoulderLeft
,
18
// Token: 0x04008D66 RID: 36198
19
ShoulderRight
,
20
// Token: 0x04008D67 RID: 36199
21
LeftTrigger
,
22
// Token: 0x04008D68 RID: 36200
23
RightTrigger
,
24
// Token: 0x04008D69 RID: 36201
25
Options
,
26
// Token: 0x04008D6A RID: 36202
27
Switch
,
28
// Token: 0x04008D6B RID: 36203
29
StickClickLeft
,
30
// Token: 0x04008D6C RID: 36204
31
StickClickRight
,
32
// Token: 0x04008D6D RID: 36205
33
Back
,
34
// Token: 0x04008D6E RID: 36206
35
Count
36
}
37
}
Controller.Axis.RightTrigger
@ RightTrigger
Controller.Axis.LeftTrigger
@ LeftTrigger
Controller.Axis.Count
@ Count
Controller.Buttons
Buttons
Definition
Buttons.cs:7
Controller.Buttons.Back
@ Back
Controller.Buttons.Action3
@ Action3
Controller.Buttons.Action2
@ Action2
Controller.Buttons.ShoulderLeft
@ ShoulderLeft
Controller.Buttons.Action1
@ Action1
Controller.Buttons.ShoulderRight
@ ShoulderRight
Controller.Buttons.Switch
@ Switch
Controller.Buttons.Options
@ Options
Controller.Buttons.Action4
@ Action4
Controller.Buttons.StickClickLeft
@ StickClickLeft
Controller.Buttons.StickClickRight
@ StickClickRight
Controller
Definition
Axis.cs:4
System
Definition
__ComObject.cs:4
source
Controller
Buttons.cs
Generated by
1.10.0