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

◆ NearestNPCDistance

float Terraria.Utilities.NPCUtils.TargetSearchResults.NearestNPCDistance
getset

Definition at line 535 of file NPCUtils.cs.

536 {
537 [global::Cpp2ILInjected.Token(Token = "0x6003110")]
538 [global::Cpp2ILInjected.Address(RVA = "0x1303370", Offset = "0x1303370", Length = "0x8")]
539 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
540 get
541 {
542 throw null;
543 }
544 }