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

◆ ZoneGemCave

bool Terraria.Player.ZoneGemCave
getset

Definition at line 2744 of file Player.cs.

2745 {
2746 [global::Cpp2ILInjected.Token(Token = "0x60022F3")]
2747 [global::Cpp2ILInjected.Address(RVA = "0xEA3134", Offset = "0xEA3134", Length = "0x10")]
2748 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2749 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2750 get
2751 {
2752 throw null;
2753 }
2754 [global::Cpp2ILInjected.Token(Token = "0x60022F4")]
2755 [global::Cpp2ILInjected.Address(RVA = "0xEA3144", Offset = "0xEA3144", Length = "0x14")]
2756 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2757 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2758 {
2759 typeof(int),
2760 typeof(bool)
2761 }, ReturnType = typeof(void))]
2762 set
2763 {
2764 throw null;
2765 }
2766 }
class f__AnonymousType0<< Count > j__TPar