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

◆ ZoneSkyHeight

bool Terraria.Player.ZoneSkyHeight
getset

Definition at line 2394 of file Player.cs.

2395 {
2396 [global::Cpp2ILInjected.Token(Token = "0x60022DB")]
2397 [global::Cpp2ILInjected.Address(RVA = "0xEA2F84", Offset = "0xEA2F84", Length = "0x10")]
2398 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawMapFullscreenBackground", MemberParameters = new object[]
2399 {
2401 typeof(int),
2402 typeof(int)
2403 }, ReturnType = typeof(void))]
2404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMapFullscreenBackground", MemberParameters = new object[]
2405 {
2407 typeof(int),
2408 typeof(int)
2409 }, ReturnType = typeof(void))]
2410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2411 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2412 get
2413 {
2414 throw null;
2415 }
2416 [global::Cpp2ILInjected.Token(Token = "0x60022DC")]
2417 [global::Cpp2ILInjected.Address(RVA = "0xEA2F94", Offset = "0xEA2F94", Length = "0x14")]
2418 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2420 {
2421 typeof(int),
2422 typeof(bool)
2423 }, ReturnType = typeof(void))]
2424 set
2425 {
2426 throw null;
2427 }
2428 }
class f__AnonymousType0<< Count > j__TPar