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

◆ HeightOffsetHitboxCenter

float Terraria.Player.HeightOffsetHitboxCenter
getset

Definition at line 833 of file Player.cs.

834 {
835 [global::Cpp2ILInjected.Token(Token = "0x60022A7")]
836 [global::Cpp2ILInjected.Address(RVA = "0xEA219C", Offset = "0xEA219C", Length = "0x4C")]
837 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
838 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "get_MountedCenter", ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
839 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "set_MountedCenter", MemberParameters = new object[] { typeof(Microsoft.Xna.Framework.Vector2) }, ReturnType = typeof(void))]
840 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck", ReturnType = typeof(void))]
841 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
842 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mount), Member = "get_PlayerOffsetHitbox", ReturnType = typeof(int))]
843 get
844 {
845 throw null;
846 }
847 }
class f__AnonymousType0<< Count > j__TPar