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

◆ ZoneOverworldHeight

bool Terraria.Player.ZoneOverworldHeight
getset

Definition at line 2431 of file Player.cs.

2432 {
2433 [global::Cpp2ILInjected.Token(Token = "0x60022DD")]
2434 [global::Cpp2ILInjected.Address(RVA = "0xEA2FA8", Offset = "0xEA2FA8", Length = "0x10")]
2435 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2436 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2437 get
2438 {
2439 throw null;
2440 }
2441 [global::Cpp2ILInjected.Token(Token = "0x60022DE")]
2442 [global::Cpp2ILInjected.Address(RVA = "0xEA2FB8", Offset = "0xEA2FB8", Length = "0x14")]
2443 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2444 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2445 {
2446 typeof(int),
2447 typeof(bool)
2448 }, ReturnType = typeof(void))]
2449 set
2450 {
2451 throw null;
2452 }
2453 }
class f__AnonymousType0<< Count > j__TPar