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

◆ ZoneGranite

bool Terraria.Player.ZoneGranite
getset

Definition at line 2669 of file Player.cs.

2670 {
2671 [global::Cpp2ILInjected.Token(Token = "0x60022ED")]
2672 [global::Cpp2ILInjected.Address(RVA = "0xEA30C8", Offset = "0xEA30C8", Length = "0x10")]
2673 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2674 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2675 get
2676 {
2677 throw null;
2678 }
2679 [global::Cpp2ILInjected.Token(Token = "0x60022EE")]
2680 [global::Cpp2ILInjected.Address(RVA = "0xEA30D8", Offset = "0xEA30D8", Length = "0x14")]
2681 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2682 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2683 {
2684 typeof(int),
2685 typeof(bool)
2686 }, ReturnType = typeof(void))]
2687 set
2688 {
2689 throw null;
2690 }
2691 }
class f__AnonymousType0<< Count > j__TPar