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

◆ IDisposable

class<OnFinishSubmit> UnityEngine.UI.Button.IDisposable
setprivate

Definition at line 120 of file Button.cs.

121 {
123 [global::Cpp2ILInjected.Token(Token = "0x6000014")]
124 [global::Cpp2ILInjected.Address(RVA = "0x1FA61D0", Offset = "0x1FA61D0", Length = "0x28")]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
128 {
129 throw null;
130 }
131
133 [global::Cpp2ILInjected.Token(Token = "0x6000015")]
134 [global::Cpp2ILInjected.Address(RVA = "0x1FA61F8", Offset = "0x1FA61F8", Length = "0x4")]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 private void System.IDisposable.Dispose()
137 {
138 throw null;
139 }
140
141 [global::Cpp2ILInjected.Token(Token = "0x6000016")]
142 [global::Cpp2ILInjected.Address(RVA = "0x1FA61FC", Offset = "0x1FA61FC", Length = "0xB0")]
143 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Selectable), Member = "get_currentSelectionState", ReturnType = "UnityEngine.UI.Selectable.SelectionState")]
146 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Time), Member = "get_unscaledDeltaTime", ReturnType = typeof(float))]
147 private bool MoveNext()
148 {
149 throw null;
150 }
151
152 [global::Cpp2ILInjected.Token(Token = "0x17000007")]
153 private object System.Collections.Generic.IEnumerator<System.Object>.Current
154 {
156 [global::Cpp2ILInjected.Token(Token = "0x6000017")]
157 [global::Cpp2ILInjected.Address(RVA = "0x1FA62AC", Offset = "0x1FA62AC", Length = "0x8")]
158 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
159 get
160 {
161 throw null;
162 }
163 }
164
166 [global::Cpp2ILInjected.Token(Token = "0x6000018")]
167 [global::Cpp2ILInjected.Address(RVA = "0x1FA62B4", Offset = "0x1FA62B4", Length = "0x38")]
168 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
169 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
170 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
171 private void System.Collections.IEnumerator.Reset()
172 {
173 throw null;
174 }
175
176 [global::Cpp2ILInjected.Token(Token = "0x17000008")]
178 {
180 [global::Cpp2ILInjected.Token(Token = "0x6000019")]
181 [global::Cpp2ILInjected.Address(RVA = "0x1FA62EC", Offset = "0x1FA62EC", Length = "0x8")]
182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
183 get
184 {
185 throw null;
186 }
187 }
188
189 [global::Cpp2ILInjected.Token(Token = "0x400000C")]
190 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
191 private int <>1__state;
192
193 [global::Cpp2ILInjected.Token(Token = "0x400000D")]
194 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
195 private object <>2__current;
196
197 [global::Cpp2ILInjected.Token(Token = "0x400000E")]
198 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
199 public Button <>4__this;
200
201 [global::Cpp2ILInjected.Token(Token = "0x400000F")]
202 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
203 private float <fadeTime>5__2;
204
205 [global::Cpp2ILInjected.Token(Token = "0x4000010")]
206 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2C")]
207 private float <elapsedTime>5__3;
208 }
class f__AnonymousType0<< Count > j__TPar
class< OnFinishSubmit > d__9
Definition Button.cs:120