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
Vertical64BitStrips.cs
Go to the documentation of this file.
1using System;
2using System.Text;
5
6namespace Terraria.Utilities
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20004F1")]
9 public struct Vertical64BitStrips
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60030A4")]
12 [global::Cpp2ILInjected.Address(RVA = "0x12FF3EC", Offset = "0x12FF3EC", Length = "0x5C")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = ".cctor", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16 public Vertical64BitStrips(int len)
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x60030A5")]
22 [global::Cpp2ILInjected.Address(RVA = "0x12FF448", Offset = "0x12FF448", Length = "0x14")]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "RefreshStrip", MemberParameters = new object[]
24 {
25 typeof(int),
26 typeof(int),
27 typeof(int),
28 typeof(int),
29 typeof(ref int),
30 typeof(ref int)
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clear", MemberParameters = new object[]
34 {
36 typeof(int),
37 typeof(int)
38 }, ReturnType = typeof(void))]
39 public void Clear()
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x1700060E")]
45 public Bits64 this[int x]
46 {
47 [global::Cpp2ILInjected.Token(Token = "0x60030A6")]
48 [global::Cpp2ILInjected.Address(RVA = "0x12FF45C", Offset = "0x12FF45C", Length = "0x10")]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "RefreshStrip", MemberParameters = new object[]
50 {
51 typeof(int),
52 typeof(int),
53 typeof(int),
54 typeof(int),
55 typeof(ref int),
56 typeof(ref int)
57 }, ReturnType = typeof(void))]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
59 get
60 {
61 throw null;
62 }
63 [global::Cpp2ILInjected.Token(Token = "0x60030A7")]
64 [global::Cpp2ILInjected.Address(RVA = "0x12FF46C", Offset = "0x12FF46C", Length = "0x10")]
65 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "RefreshStrip", MemberParameters = new object[]
66 {
67 typeof(int),
68 typeof(int),
69 typeof(int),
70 typeof(int),
71 typeof(ref int),
72 typeof(ref int)
73 }, ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
75 set
76 {
77 throw null;
78 }
79 }
80
81 [global::Cpp2ILInjected.Token(Token = "0x60030A8")]
82 [global::Cpp2ILInjected.Address(RVA = "0x12FF47C", Offset = "0x12FF47C", Length = "0xA4")]
83 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
84 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "RefreshStrip", MemberParameters = new object[]
85 {
86 typeof(int),
87 typeof(int),
88 typeof(int),
89 typeof(int),
90 typeof(ref int),
91 typeof(ref int)
92 }, ReturnType = typeof(void))]
93 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
94 public void Expand3x3()
95 {
96 throw null;
97 }
98
99 [global::Cpp2ILInjected.Token(Token = "0x60030A9")]
100 [global::Cpp2ILInjected.Address(RVA = "0x12FF520", Offset = "0x12FF520", Length = "0xFC")]
101 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
104 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(StringBuilder))]
105 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
106 public override string ToString()
107 {
108 throw null;
109 }
110
111 [global::Cpp2ILInjected.Token(Token = "0x4003AA5")]
112 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
113 private Bits64[] arr;
114 }
115}
class f__AnonymousType0<< Count > j__TPar