terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
PlayerOneAxisAction.cs
Go to the documentation of this file.
1using System;
5
6namespace InControl
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000013")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x14000004")]
12 public event Action<BindingSourceType> OnLastInputTypeChanged
13 {
15 [global::Cpp2ILInjected.Token(Token = "0x60000DC")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1983228", Offset = "0x1983228", Length = "0xB0")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
20 {
23 }, ReturnType = typeof(Delegate))]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
25 add
26 {
27 throw null;
28 }
30 [global::Cpp2ILInjected.Token(Token = "0x60000DD")]
31 [global::Cpp2ILInjected.Address(RVA = "0x19832D8", Offset = "0x19832D8", Length = "0xB0")]
32 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
35 {
38 }, ReturnType = typeof(Delegate))]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
40 remove
41 {
42 throw null;
43 }
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x17000039")]
47 public object UserData
48 {
50 [global::Cpp2ILInjected.Token(Token = "0x60000DE")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1983388", Offset = "0x1983388", Length = "0x8")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 get
54 {
55 throw null;
56 }
58 [global::Cpp2ILInjected.Token(Token = "0x60000DF")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1983390", Offset = "0x1983390", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 set
62 {
63 throw null;
64 }
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x60000E0")]
68 [global::Cpp2ILInjected.Address(RVA = "0x19819A8", Offset = "0x19819A8", Length = "0x54")]
69 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
76
77 [global::Cpp2ILInjected.Token(Token = "0x60000E1")]
78 [global::Cpp2ILInjected.Address(RVA = "0x1981F28", Offset = "0x1981F28", Length = "0xD0")]
79 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerActionSet), Member = "Update", MemberParameters = new object[]
80 {
82 typeof(float)
83 }, ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
85 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerOneAxisAction), Member = "ProcessActionUpdate", MemberParameters = new object[] { typeof(PlayerAction) }, ReturnType = typeof(void))]
86 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utility), Member = "ValueFromSides", MemberParameters = new object[]
87 {
88 typeof(float),
89 typeof(float)
90 }, ReturnType = typeof(float))]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OneAxisInputControl), Member = "UpdateWithValue", MemberParameters = new object[]
92 {
93 typeof(float),
95 typeof(float)
96 }, ReturnType = typeof(bool))]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OneAxisInputControl), Member = "Commit", ReturnType = typeof(void))]
98 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
99 internal void Update(ulong updateTick, float deltaTime)
100 {
101 throw null;
102 }
103
104 [global::Cpp2ILInjected.Token(Token = "0x60000E2")]
105 [global::Cpp2ILInjected.Address(RVA = "0x1983398", Offset = "0x1983398", Length = "0x44")]
106 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerOneAxisAction), Member = "Update", MemberParameters = new object[]
108 {
109 typeof(ulong),
110 typeof(float)
111 }, ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
115 {
116 throw null;
117 }
118
119 [Obsolete("Please set this property on device controls directly. It does nothing here.")]
120 [global::Cpp2ILInjected.Token(Token = "0x1700003A")]
121 public new float LowerDeadZone
122 {
123 [global::Cpp2ILInjected.Token(Token = "0x60000E3")]
124 [global::Cpp2ILInjected.Address(RVA = "0x1983410", Offset = "0x1983410", Length = "0x8")]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 get
127 {
128 throw null;
129 }
130 [global::Cpp2ILInjected.Token(Token = "0x60000E4")]
131 [global::Cpp2ILInjected.Address(RVA = "0x1983418", Offset = "0x1983418", Length = "0x4")]
132 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
133 set
134 {
135 throw null;
136 }
137 }
138
139 [Obsolete("Please set this property on device controls directly. It does nothing here.")]
140 [global::Cpp2ILInjected.Token(Token = "0x1700003B")]
141 public new float UpperDeadZone
142 {
143 [global::Cpp2ILInjected.Token(Token = "0x60000E5")]
144 [global::Cpp2ILInjected.Address(RVA = "0x198341C", Offset = "0x198341C", Length = "0x8")]
145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
146 get
147 {
148 throw null;
149 }
150 [global::Cpp2ILInjected.Token(Token = "0x60000E6")]
151 [global::Cpp2ILInjected.Address(RVA = "0x1983424", Offset = "0x1983424", Length = "0x4")]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 set
154 {
155 throw null;
156 }
157 }
158
159 [global::Cpp2ILInjected.Token(Token = "0x40000F5")]
160 [global::Cpp2ILInjected.FieldOffset(Offset = "0x70")]
162
163 [global::Cpp2ILInjected.Token(Token = "0x40000F6")]
164 [global::Cpp2ILInjected.FieldOffset(Offset = "0x78")]
166
167 [global::Cpp2ILInjected.Token(Token = "0x40000F7")]
168 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
170
172 [global::Cpp2ILInjected.Token(Token = "0x40000F8")]
173 [global::Cpp2ILInjected.FieldOffset(Offset = "0x88")]
174 private Action<BindingSourceType> OnLastInputTypeChanged;
175
177 [global::Cpp2ILInjected.Token(Token = "0x40000F9")]
178 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
179 private object <UserData>k__BackingField;
180 }
181}
class f__AnonymousType0<< Count > j__TPar
void Update(ulong updateTick, float deltaTime)
Action< BindingSourceType > OnLastInputTypeChanged
PlayerOneAxisAction(PlayerAction negativeAction, PlayerAction positiveAction)
void ProcessActionUpdate(PlayerAction action)