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

◆ NearestTankOwnerIndex

int Terraria.Utilities.NPCUtils.TargetSearchResults.NearestTankOwnerIndex
getset

Definition at line 585 of file NPCUtils.cs.

586 {
587 [global::Cpp2ILInjected.Token(Token = "0x6003113")]
588 [global::Cpp2ILInjected.Address(RVA = "0x1303378", Offset = "0x1303378", Length = "0x8")]
589 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
590 get
591 {
592 throw null;
593 }
594 }