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

◆ NearestTankType

NPCUtils.TargetType Terraria.Utilities.NPCUtils.TargetSearchResults.NearestTankType
getset

Definition at line 621 of file NPCUtils.cs.

622 {
623 [global::Cpp2ILInjected.Token(Token = "0x6003116")]
624 [global::Cpp2ILInjected.Address(RVA = "0x1303390", Offset = "0x1303390", Length = "0x8")]
625 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
626 get
627 {
628 throw null;
629 }
630 }