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

◆ NearestTargetIndex

int Terraria.Utilities.NPCUtils.TargetSearchResults.NearestTargetIndex
getset

Definition at line 388 of file NPCUtils.cs.

389 {
390 [global::Cpp2ILInjected.Token(Token = "0x6003109")]
391 [global::Cpp2ILInjected.Address(RVA = "0x1302960", Offset = "0x1302960", Length = "0x40")]
392 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
393 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils), Member = "TargetClosestOldOnesInvasion", MemberParameters = new object[]
394 {
395 typeof(NPC),
396 typeof(bool),
398 }, ReturnType = typeof(void))]
399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils), Member = "TargetClosestNonBees", MemberParameters = new object[]
400 {
401 typeof(NPC),
402 typeof(bool),
404 }, ReturnType = typeof(void))]
405 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils), Member = "TargetClosestDownwindFromNPC", MemberParameters = new object[]
406 {
407 typeof(NPC),
408 typeof(float),
409 typeof(bool),
411 }, ReturnType = typeof(void))]
412 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils), Member = "TargetClosestBetsy", MemberParameters = new object[]
413 {
414 typeof(NPC),
415 typeof(bool),
417 }, ReturnType = typeof(void))]
418 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPCUtils.TargetSearchResults), Member = "get_NearestNPC", ReturnType = typeof(NPC))]
420 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "get_WhoAmIToTargettingIndex", ReturnType = typeof(int))]
421 get
422 {
423 throw null;
424 }
425 }
class f__AnonymousType0<< Count > j__TPar