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
ArraySubsetEnumerator.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20003D4")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60019DA")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E607C8", Offset = "0x1E607C8", Length = "0x34")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x60019DB")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1E607FC", Offset = "0x1E607FC", Length = "0x28")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 public bool MoveNext()
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x60019DC")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1E60824", Offset = "0x1E60824", Length = "0xC")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 public void Reset()
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x170005E2")]
38 public object Current
39 {
40 [global::Cpp2ILInjected.Token(Token = "0x60019DD")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1E60830", Offset = "0x1E60830", Length = "0x54")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "GetValue", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
46 get
47 {
48 throw null;
49 }
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x40012E0")]
53 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
54 private Array array;
55
56 [global::Cpp2ILInjected.Token(Token = "0x40012E1")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
58 private int total;
59
60 [global::Cpp2ILInjected.Token(Token = "0x40012E2")]
61 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
62 private int current;
63 }
64}
class f__AnonymousType0<< Count > j__TPar