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

◆ ZoneSandstorm

bool Terraria.Player.ZoneSandstorm
getset

Definition at line 2610 of file Player.cs.

2611 {
2612 [global::Cpp2ILInjected.Token(Token = "0x60022E9")]
2613 [global::Cpp2ILInjected.Address(RVA = "0xEA3080", Offset = "0xEA3080", Length = "0x10")]
2614 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "UpdateAudio_DecideOnTOWMusic", ReturnType = typeof(void))]
2615 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "UpdateAudio_DecideOnNewMusic", ReturnType = typeof(void))]
2616 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_006_Worms", ReturnType = typeof(void))]
2617 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_026_Unicorns", ReturnType = typeof(void))]
2618 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnNPC", ReturnType = typeof(void))]
2619 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
2620 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerEyeHelper), Member = "SetStateByPlayerInfo", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(void))]
2621 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Sandstorm), Member = "ShouldSandstormDustPersist", ReturnType = typeof(bool))]
2622 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
2623 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2624 get
2625 {
2626 throw null;
2627 }
2628 [global::Cpp2ILInjected.Token(Token = "0x60022EA")]
2629 [global::Cpp2ILInjected.Address(RVA = "0xEA3090", Offset = "0xEA3090", Length = "0x14")]
2630 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2631 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2632 {
2633 typeof(int),
2634 typeof(bool)
2635 }, ReturnType = typeof(void))]
2636 set
2637 {
2638 throw null;
2639 }
2640 }
class f__AnonymousType0<< Count > j__TPar