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<DelayedDestroyDropdownList> UnityEngine.UI.Dropdown.IDisposable
setprivate

Definition at line 1239 of file Dropdown.cs.

1240 {
1242 [global::Cpp2ILInjected.Token(Token = "0x60000BB")]
1243 [global::Cpp2ILInjected.Address(RVA = "0x1FAF2A4", Offset = "0x1FAF2A4", Length = "0x28")]
1244 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1245 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
1247 {
1248 throw null;
1249 }
1250
1252 [global::Cpp2ILInjected.Token(Token = "0x60000BC")]
1253 [global::Cpp2ILInjected.Address(RVA = "0x1FAF62C", Offset = "0x1FAF62C", Length = "0x4")]
1254 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1255 private void System.IDisposable.Dispose()
1256 {
1257 throw null;
1258 }
1259
1260 [global::Cpp2ILInjected.Token(Token = "0x60000BD")]
1261 [global::Cpp2ILInjected.Address(RVA = "0x1FAF630", Offset = "0x1FAF630", Length = "0xA0")]
1262 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1263 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1264 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WaitForSecondsRealtime), Member = ".ctor", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1265 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dropdown), Member = "ImmediateDestroyDropdownList", ReturnType = typeof(void))]
1266 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1267 private bool MoveNext()
1268 {
1269 throw null;
1270 }
1271
1272 [global::Cpp2ILInjected.Token(Token = "0x17000026")]
1273 private object System.Collections.Generic.IEnumerator<System.Object>.Current
1274 {
1276 [global::Cpp2ILInjected.Token(Token = "0x60000BE")]
1277 [global::Cpp2ILInjected.Address(RVA = "0x1FAF6D0", Offset = "0x1FAF6D0", Length = "0x8")]
1278 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1279 get
1280 {
1281 throw null;
1282 }
1283 }
1284
1286 [global::Cpp2ILInjected.Token(Token = "0x60000BF")]
1287 [global::Cpp2ILInjected.Address(RVA = "0x1FAF6D8", Offset = "0x1FAF6D8", Length = "0x38")]
1288 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1289 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
1290 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1291 private void System.Collections.IEnumerator.Reset()
1292 {
1293 throw null;
1294 }
1295
1296 [global::Cpp2ILInjected.Token(Token = "0x17000027")]
1298 {
1300 [global::Cpp2ILInjected.Token(Token = "0x60000C0")]
1301 [global::Cpp2ILInjected.Address(RVA = "0x1FAF710", Offset = "0x1FAF710", Length = "0x8")]
1302 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1303 get
1304 {
1305 throw null;
1306 }
1307 }
1308
1309 [global::Cpp2ILInjected.Token(Token = "0x4000057")]
1310 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
1311 private int <>1__state;
1312
1313 [global::Cpp2ILInjected.Token(Token = "0x4000058")]
1314 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
1315 private object <>2__current;
1316
1317 [global::Cpp2ILInjected.Token(Token = "0x4000059")]
1318 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
1319 public float delay;
1320
1321 [global::Cpp2ILInjected.Token(Token = "0x400005A")]
1322 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
1323 public Dropdown <>4__this;
1324 }
class f__AnonymousType0<< Count > j__TPar
class< DelayedDestroyDropdownList > d__75
Definition Dropdown.cs:1239