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

◆ AdjustedTankDistance

float Terraria.Utilities.NPCUtils.TargetSearchResults.AdjustedTankDistance
getset

Definition at line 609 of file NPCUtils.cs.

610 {
611 [global::Cpp2ILInjected.Token(Token = "0x6003115")]
612 [global::Cpp2ILInjected.Address(RVA = "0x1303388", Offset = "0x1303388", Length = "0x8")]
613 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
614 get
615 {
616 throw null;
617 }
618 }