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

◆ NearestNPCIndex

int Terraria.Utilities.NPCUtils.TargetSearchResults.NearestNPCIndex
getset

Definition at line 523 of file NPCUtils.cs.

524 {
525 [global::Cpp2ILInjected.Token(Token = "0x600310F")]
526 [global::Cpp2ILInjected.Address(RVA = "0x1303368", Offset = "0x1303368", Length = "0x8")]
527 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
528 get
529 {
530 throw null;
531 }
532 }