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

◆ ZoneMarble

bool Terraria.Player.ZoneMarble
getset

Definition at line 2694 of file Player.cs.

2695 {
2696 [global::Cpp2ILInjected.Token(Token = "0x60022EF")]
2697 [global::Cpp2ILInjected.Address(RVA = "0xEA30EC", Offset = "0xEA30EC", Length = "0x10")]
2698 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2699 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2700 get
2701 {
2702 throw null;
2703 }
2704 [global::Cpp2ILInjected.Token(Token = "0x60022F0")]
2705 [global::Cpp2ILInjected.Address(RVA = "0xEA30FC", Offset = "0xEA30FC", Length = "0x14")]
2706 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2707 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2708 {
2709 typeof(int),
2710 typeof(bool)
2711 }, ReturnType = typeof(void))]
2712 set
2713 {
2714 throw null;
2715 }
2716 }
class f__AnonymousType0<< Count > j__TPar