terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ NearestNPCIndex

int Terraria.Utilities.NPCUtils.TargetSearchResults.NearestNPCIndex
get

Definition at line 366 of file NPCUtils.cs.

367 {
368 get
369 {
370 return this._nearestNPCIndex;
371 }
372 }