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

◆ HitboxForBestiaryNearbyCheck

Rectangle Terraria.Player.HitboxForBestiaryNearbyCheck
getset

Definition at line 931 of file Player.cs.

932 {
933 [global::Cpp2ILInjected.Token(Token = "0x60022AB")]
934 [global::Cpp2ILInjected.Address(RVA = "0xEA2274", Offset = "0xEA2274", Length = "0x68")]
935 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
936 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_112_FairyCritter", ReturnType = typeof(void))]
937 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCWasNearPlayerTracker), Member = "ScanWorldForFinds", ReturnType = typeof(void))]
938 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
939 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
940 {
941 typeof(int),
942 typeof(int),
943 typeof(int),
944 typeof(int)
945 }, ReturnType = typeof(void))]
946 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = "Inflate", MemberParameters = new object[]
947 {
948 typeof(int),
949 typeof(int)
950 }, ReturnType = typeof(void))]
951 get
952 {
953 throw null;
954 }
955 }
class f__AnonymousType0<< Count > j__TPar