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

◆ this[int i]

bool Terraria.Utilities.Bits64.this[int i]
getset

Definition at line 11 of file Bits64.cs.

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 }
class f__AnonymousType0<< Count > j__TPar