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

◆ MouthPosition

Microsoft.Xna.Framework.? Vector2 Terraria.Player.MouthPosition
getset

Definition at line 22263 of file Player.cs.

22264 {
22265 [global::Cpp2ILInjected.Token(Token = "0x60024FA")]
22266 [global::Cpp2ILInjected.Address(RVA = "0xF44558", Offset = "0xF44558", Length = "0x1A4")]
22267 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22268 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_EmitFoodParticles", MemberParameters = new object[] { typeof(Item) }, ReturnType = typeof(void))]
22269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_EmitDrinkParticles", MemberParameters = new object[] { typeof(Item) }, ReturnType = typeof(void))]
22270 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
22271 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mount), Member = "get_Delegations", ReturnType = typeof(Mount.MountDelegatesData))]
22272 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = ".ctor", MemberParameters = new object[]
22273 {
22274 typeof(float),
22275 typeof(float)
22276 }, ReturnType = typeof(void))]
22277 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "get_MountedCenter", ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
22278 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "RotatedRelativePoint", MemberParameters = new object[]
22279 {
22281 typeof(bool),
22282 typeof(bool)
22283 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
22284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "RotatedBy", MemberParameters = new object[]
22285 {
22287 typeof(double),
22289 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
22290 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = "op_Addition", MemberParameters = new object[]
22291 {
22294 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
22295 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2?), Member = ".ctor", MemberParameters = new object[] { typeof(Microsoft.Xna.Framework.Vector2) }, ReturnType = typeof(void))]
22296 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
22297 get
22298 {
22299 throw null;
22300 }
22301 }
class f__AnonymousType0<< Count > j__TPar