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

◆ HasMinionRestTarget

bool Terraria.Player.HasMinionRestTarget
getset

Definition at line 3691 of file Player.cs.

3692 {
3693 [global::Cpp2ILInjected.Token(Token = "0x600231C")]
3694 [global::Cpp2ILInjected.Address(RVA = "0xEA3ADC", Offset = "0xEA3ADC", Length = "0xA8")]
3695 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateMinionTarget", ReturnType = typeof(void))]
3696 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_120_StardustGuardian", ReturnType = typeof(void))]
3697 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
3698 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = "op_Inequality", MemberParameters = new object[]
3699 {
3700 typeof(Microsoft.Xna.Framework.Vector2),
3701 typeof(Microsoft.Xna.Framework.Vector2)
3702 }, ReturnType = typeof(bool))]
3703 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
3704 get
3705 {
3706 throw null;
3707 }
3708 }
class f__AnonymousType0<< Count > j__TPar