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

◆ IsEmpty

bool Terraria.Utilities.Bits64.IsEmpty
getset

Definition at line 50 of file Bits64.cs.

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