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

◆ MountedCenter

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

Definition at line 975 of file Player.cs.

976 {
977 [global::Cpp2ILInjected.Token(Token = "0x60022AD")]
978 [global::Cpp2ILInjected.Address(RVA = "0xEA237C", Offset = "0xEA237C", Length = "0x60")]
979 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
980 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawProjDirect", MemberParameters = new object[]
981 {
982 typeof(Projectile),
983 typeof(int)
984 }, ReturnType = typeof(void))]
985 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawProj_Spear", MemberParameters = new object[]
986 {
987 typeof(Projectile),
990 }, ReturnType = typeof(void))]
991 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "GetPlayerArmPosition", MemberParameters = new object[] { typeof(Projectile) }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
992 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Yoraiz0rEye", ReturnType = typeof(void))]
993 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "DoEyebrellaRainEffect", ReturnType = typeof(void))]
994 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ApplyEquipFunctional", MemberParameters = new object[]
995 {
996 typeof(int),
997 typeof(Item)
998 }, ReturnType = typeof(void))]
999 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "TryToPoop", ReturnType = typeof(void))]
1000 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "get_MouthPosition", ReturnType = typeof(Microsoft.Xna.Framework.Vector2?))]
1001 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "TentacleSpike_TrySpiking", MemberParameters = new object[]
1002 {
1003 typeof(NPC),
1004 typeof(Item),
1005 typeof(float),
1006 typeof(float)
1007 }, ReturnType = typeof(void))]
1008 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "BloodButcherer_TryButchering", MemberParameters = new object[]
1009 {
1010 typeof(NPC),
1011 typeof(Item),
1012 typeof(float),
1013 typeof(float)
1014 }, ReturnType = typeof(void))]
1015 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_Shoot", MemberParameters = new object[]
1016 {
1017 typeof(int),
1018 typeof(Item),
1019 typeof(int)
1020 }, ReturnType = typeof(void))]
1021 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "get_HandPosition", ReturnType = typeof(Microsoft.Xna.Framework.Vector2?))]
1022 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_ApplyHoldStyle", MemberParameters = new object[]
1023 {
1024 typeof(float),
1025 typeof(Item),
1027 }, ReturnType = typeof(void))]
1028 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "GetFrontHandPosition", MemberParameters = new object[]
1029 {
1030 typeof(Player.CompositeArmStretchAmount),
1031 typeof(float)
1032 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
1033 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "GetBackHandPosition", MemberParameters = new object[]
1034 {
1035 typeof(Player.CompositeArmStretchAmount),
1036 typeof(float)
1037 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
1038 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_ApplyUseStyle", MemberParameters = new object[]
1039 {
1040 typeof(float),
1041 typeof(Item),
1043 }, ReturnType = typeof(void))]
1044 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "Colliding", MemberParameters = new object[]
1045 {
1048 }, ReturnType = typeof(bool))]
1049 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "FishingCheck", ReturnType = typeof(void))]
1050 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI", ReturnType = typeof(void))]
1051 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_191_TrueNightsEdge", ReturnType = typeof(void))]
1052 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_190_NightsEdge", ReturnType = typeof(void))]
1053 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_182_FinalFractal", ReturnType = typeof(void))]
1054 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_015_Flails", ReturnType = typeof(void))]
1055 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_015_Flails_Old", ReturnType = typeof(void))]
1056 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_019_Spears", ReturnType = typeof(void))]
1057 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_019_Spears_Old", ReturnType = typeof(void))]
1058 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_164_GetHomeLocation", MemberParameters = new object[]
1059 {
1060 typeof(Player),
1061 typeof(int),
1062 typeof(int)
1063 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
1064 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_161_RapierStabs", ReturnType = typeof(void))]
1065 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_160_Kites", ReturnType = typeof(void))]
1066 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_158_GetHomeLocation", MemberParameters = new object[]
1067 {
1068 typeof(Player),
1069 typeof(int)
1070 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
1071 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_156_GetIdlePosition", MemberParameters = new object[]
1072 {
1073 typeof(int),
1074 typeof(int),
1076 typeof(ref float)
1077 }, ReturnType = typeof(void))]
1078 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_007_GrapplingHooks", ReturnType = typeof(void))]
1079 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_020", ReturnType = typeof(void))]
1080 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_075", ReturnType = typeof(void))]
1081 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_140_MonkStaffT1", ReturnType = typeof(void))]
1082 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_142_MonkStaffT2And3", ReturnType = typeof(void))]
1083 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_144_DD2Pet", ReturnType = typeof(void))]
1084 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DelegateMethods.Mount), Member = "WolfMouthPosition", MemberParameters = new object[]
1085 {
1086 typeof(Player),
1088 }, ReturnType = typeof(bool))]
1089 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "UpdateEffects", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(void))]
1090 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerDrawLayers), Member = "DrawPlayer_21_Head", MemberParameters = new object[] { typeof(ref PlayerDrawSet) }, ReturnType = typeof(void))]
1091 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerDrawLayers), Member = "DrawTiedBalloons", MemberParameters = new object[] { typeof(ref PlayerDrawSet) }, ReturnType = typeof(void))]
1092 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerDrawLayers), Member = "DrawPlayer_38_EyebrellaCloud", MemberParameters = new object[] { typeof(ref PlayerDrawSet) }, ReturnType = typeof(void))]
1093 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScreenDarkness), Member = "Update", ReturnType = typeof(void))]
1094 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 90)]
1095 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "get_HeightOffsetHitboxCenter", ReturnType = typeof(float))]
1096 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = ".ctor", MemberParameters = new object[]
1097 {
1098 typeof(float),
1099 typeof(float)
1100 }, ReturnType = typeof(void))]
1101 get
1102 {
1103 throw null;
1104 }
1105 [global::Cpp2ILInjected.Token(Token = "0x60022AE")]
1106 [global::Cpp2ILInjected.Address(RVA = "0xEA23DC", Offset = "0xEA23DC", Length = "0x68")]
1107 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1109 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "get_HeightOffsetHitboxCenter", ReturnType = typeof(float))]
1110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = ".ctor", MemberParameters = new object[]
1111 {
1112 typeof(float),
1113 typeof(float)
1114 }, ReturnType = typeof(void))]
1115 set
1116 {
1117 throw null;
1118 }
1119 }
class f__AnonymousType0<< Count > j__TPar