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
Bits64.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20004F0")]
8 public struct Bits64
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x1700060C")]
11 public bool this[int i]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x600309F")]
14 [global::Cpp2ILInjected.Address(RVA = "0x12FF398", Offset = "0x12FF398", Length = "0x18")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "RefreshStrip", MemberParameters = new object[]
17 {
18 typeof(int),
19 typeof(int),
20 typeof(int),
21 typeof(int),
22 typeof(ref int),
23 typeof(ref int)
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
26 get
27 {
28 throw null;
29 }
30 [global::Cpp2ILInjected.Token(Token = "0x60030A0")]
31 [global::Cpp2ILInjected.Address(RVA = "0x12FF3B0", Offset = "0x12FF3B0", Length = "0x24")]
32 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "RefreshStrip", MemberParameters = new object[]
34 {
35 typeof(int),
36 typeof(int),
37 typeof(int),
38 typeof(int),
39 typeof(ref int),
40 typeof(ref int)
41 }, ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
43 set
44 {
45 throw null;
46 }
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x1700060D")]
50 public bool IsEmpty
51 {
52 [global::Cpp2ILInjected.Token(Token = "0x60030A1")]
53 [global::Cpp2ILInjected.Address(RVA = "0x12FF3D4", Offset = "0x12FF3D4", Length = "0x10")]
54 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "RefreshStrip", MemberParameters = new object[]
56 {
57 typeof(int),
58 typeof(int),
59 typeof(int),
60 typeof(int),
61 typeof(ref int),
62 typeof(ref int)
63 }, ReturnType = typeof(void))]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
65 get
66 {
67 throw null;
68 }
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x60030A2")]
72 [global::Cpp2ILInjected.Address(RVA = "0x12FF3E4", Offset = "0x12FF3E4", Length = "0x4")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 public static implicit operator ulong(Bits64 b)
75 {
76 throw null;
77 }
78
79 [global::Cpp2ILInjected.Token(Token = "0x60030A3")]
80 [global::Cpp2ILInjected.Address(RVA = "0x12FF3E8", Offset = "0x12FF3E8", Length = "0x4")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 public static implicit operator Bits64(ulong v)
83 {
84 throw null;
85 }
86
87 [global::Cpp2ILInjected.Token(Token = "0x4003AA4")]
88 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
89 private ulong v;
90 }
91}
class f__AnonymousType0<< Count > j__TPar