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

◆ BlehOldPositionFixer

Microsoft.Xna.Framework.Vector2 Terraria.Player.BlehOldPositionFixer
getset

Definition at line 787 of file Player.cs.

788 {
789 [global::Cpp2ILInjected.Token(Token = "0x60022A5")]
790 [global::Cpp2ILInjected.Address(RVA = "0xEA20CC", Offset = "0xEA20CC", Length = "0x8C")]
791 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Teleport", MemberParameters = new object[]
792 {
794 typeof(int),
795 typeof(int)
796 }, ReturnType = typeof(void))]
797 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Spawn", MemberParameters = new object[] { typeof(PlayerSpawnContext) }, ReturnType = typeof(void))]
798 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
799 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = "op_UnaryNegation", MemberParameters = new object[] { typeof(Microsoft.Xna.Framework.Vector2) }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
800 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
801 get
802 {
803 throw null;
804 }
805 }
class f__AnonymousType0<< Count > j__TPar