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

◆ HasMinionAttackTargetNPC

bool Terraria.Player.HasMinionAttackTargetNPC
getset

Definition at line 3711 of file Player.cs.

3712 {
3713 [global::Cpp2ILInjected.Token(Token = "0x600231D")]
3714 [global::Cpp2ILInjected.Address(RVA = "0xEA3B84", Offset = "0xEA3B84", Length = "0x10")]
3715 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3716 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3717 get
3718 {
3719 throw null;
3720 }
3721 }