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

◆ NearestTargetHitbox

Rectangle Terraria.Utilities.NPCUtils.TargetSearchResults.NearestTargetHitbox
getset

Definition at line 428 of file NPCUtils.cs.

429 {
430 [global::Cpp2ILInjected.Token(Token = "0x600310A")]
431 [global::Cpp2ILInjected.Address(RVA = "0x13029A0", Offset = "0x13029A0", Length = "0x110")]
432 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
433 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils), Member = "TargetClosestOldOnesInvasion", MemberParameters = new object[]
434 {
435 typeof(NPC),
436 typeof(bool),
438 }, ReturnType = typeof(void))]
439 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils), Member = "TargetClosestNonBees", MemberParameters = new object[]
440 {
441 typeof(NPC),
442 typeof(bool),
444 }, ReturnType = typeof(void))]
445 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils), Member = "TargetClosestDownwindFromNPC", MemberParameters = new object[]
446 {
447 typeof(NPC),
448 typeof(float),
449 typeof(bool),
451 }, ReturnType = typeof(void))]
452 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCUtils), Member = "TargetClosestBetsy", MemberParameters = new object[]
453 {
454 typeof(NPC),
455 typeof(bool),
457 }, ReturnType = typeof(void))]
458 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
459 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPCUtils.TargetSearchResults), Member = "get_NearestTankOwner", ReturnType = typeof(Player))]
460 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPCUtils.TargetSearchResults), Member = "get_NearestNPC", ReturnType = typeof(NPC))]
461 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Entity), Member = "get_Hitbox", ReturnType = typeof(Rectangle))]
462 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
463 get
464 {
465 throw null;
466 }
467 }
class f__AnonymousType0<< Count > j__TPar