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

◆ ZoneRockLayerHeight

bool Terraria.Player.ZoneRockLayerHeight
getset

Definition at line 2481 of file Player.cs.

2482 {
2483 [global::Cpp2ILInjected.Token(Token = "0x60022E1")]
2484 [global::Cpp2ILInjected.Address(RVA = "0xEA2FF0", Offset = "0xEA2FF0", Length = "0x10")]
2485 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawMapFullscreenBackground", MemberParameters = new object[]
2486 {
2488 typeof(int),
2489 typeof(int)
2490 }, ReturnType = typeof(void))]
2491 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMapFullscreenBackground", MemberParameters = new object[]
2492 {
2494 typeof(int),
2495 typeof(int)
2496 }, ReturnType = typeof(void))]
2497 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2498 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2499 get
2500 {
2501 throw null;
2502 }
2503 [global::Cpp2ILInjected.Token(Token = "0x60022E2")]
2504 [global::Cpp2ILInjected.Address(RVA = "0xEA3000", Offset = "0xEA3000", Length = "0x14")]
2505 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2506 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2507 {
2508 typeof(int),
2509 typeof(bool)
2510 }, ReturnType = typeof(void))]
2511 set
2512 {
2513 throw null;
2514 }
2515 }
class f__AnonymousType0<< Count > j__TPar