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

◆ NearestTargetType

NPCUtils.TargetType Terraria.Utilities.NPCUtils.TargetSearchResults.NearestTargetType
getset

Definition at line 470 of file NPCUtils.cs.

471 {
472 [global::Cpp2ILInjected.Token(Token = "0x600310B")]
473 [global::Cpp2ILInjected.Address(RVA = "0x1303350", Offset = "0x1303350", Length = "0x8")]
474 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
475 get
476 {
477 throw null;
478 }
479 }