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

◆ NearestTankOwner

Player Terraria.Utilities.NPCUtils.TargetSearchResults.NearestTankOwner
getset

Definition at line 547 of file NPCUtils.cs.

548 {
549 [global::Cpp2ILInjected.Token(Token = "0x6003111")]
550 [global::Cpp2ILInjected.Address(RVA = "0x1302CD8", Offset = "0x1302CD8", Length = "0x7C")]
551 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "ShouldFaceTarget", MemberParameters = new object[]
552 {
553 typeof(ref NPCUtils.TargetSearchResults),
554 typeof(NPCUtils.TargetType?)
555 }, ReturnType = typeof(bool))]
556 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils.TargetSearchResults), Member = "get_NearestTargetHitbox", ReturnType = typeof(Rectangle))]
557 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils), Member = "TargetClosestBetsy", MemberParameters = new object[]
558 {
559 typeof(NPC),
560 typeof(bool),
562 }, ReturnType = typeof(void))]
563 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
564 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
565 get
566 {
567 throw null;
568 }
569 }
class f__AnonymousType0<< Count > j__TPar