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

◆ ZoneOldOneArmy

bool Terraria.Player.ZoneOldOneArmy
getset

Definition at line 2643 of file Player.cs.

2644 {
2645 [global::Cpp2ILInjected.Token(Token = "0x60022EB")]
2646 [global::Cpp2ILInjected.Address(RVA = "0xEA30A4", Offset = "0xEA30A4", Length = "0x10")]
2647 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnNPC", ReturnType = typeof(void))]
2648 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
2649 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2650 get
2651 {
2652 throw null;
2653 }
2654 [global::Cpp2ILInjected.Token(Token = "0x60022EC")]
2655 [global::Cpp2ILInjected.Address(RVA = "0xEA30B4", Offset = "0xEA30B4", Length = "0x14")]
2656 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2657 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2658 {
2659 typeof(int),
2660 typeof(bool)
2661 }, ReturnType = typeof(void))]
2662 set
2663 {
2664 throw null;
2665 }
2666 }
class f__AnonymousType0<< Count > j__TPar