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

◆ Right

Vector2 Terraria.Entity.Right
getsetinherited

Definition at line 1755 of file Entity.cs.

1756 {
1757 [global::Cpp2ILInjected.Token(Token = "0x60027F4")]
1758 [global::Cpp2ILInjected.Address(RVA = "0x10D06D4", Offset = "0x10D06D4", Length = "0x48")]
1759 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1760 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_107_ImprovedWalkers", ReturnType = typeof(void))]
1761 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "HitEffect", MemberParameters = new object[]
1762 {
1763 typeof(int),
1764 typeof(double)
1765 }, ReturnType = typeof(void))]
1766 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Yoraiz0rEye", ReturnType = typeof(void))]
1767 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ApplyEquipFunctional", MemberParameters = new object[]
1768 {
1769 typeof(int),
1770 typeof(Item)
1771 }, ReturnType = typeof(void))]
1772 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "JumpMovement", ReturnType = typeof(void))]
1773 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI", ReturnType = typeof(void))]
1774 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_026", ReturnType = typeof(void))]
1775 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_144_DD2Pet", ReturnType = typeof(void))]
1776 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Collision), Member = "GetEntityEdgeTilesExtents", MemberParameters = new object[]
1777 {
1778 typeof(Entity),
1779 typeof(ref int),
1780 typeof(ref int),
1781 typeof(ref int),
1782 typeof(ref int)
1783 }, ReturnType = typeof(void))]
1784 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Collision), Member = "GetEntityEdgeTiles", MemberParameters = new object[]
1785 {
1787 typeof(Entity),
1788 typeof(bool),
1789 typeof(bool),
1790 typeof(bool),
1791 typeof(bool)
1792 }, ReturnType = typeof(void))]
1793 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "UpdateEffects", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(void))]
1794 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DD2Film), Member = "DryadPortalFade", MemberParameters = new object[] { typeof(FrameEventData) }, ReturnType = typeof(void))]
1795 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 20)]
1796 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1797 {
1798 typeof(float),
1799 typeof(float)
1800 }, ReturnType = typeof(void))]
1801 get
1802 {
1803 throw null;
1804 }
1805 [global::Cpp2ILInjected.Token(Token = "0x60027F5")]
1806 [global::Cpp2ILInjected.Address(RVA = "0x10D071C", Offset = "0x10D071C", Length = "0x54")]
1807 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1808 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1809 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1810 {
1811 typeof(float),
1812 typeof(float)
1813 }, ReturnType = typeof(void))]
1814 set
1815 {
1816 throw null;
1817 }
1818 }
class f__AnonymousType0<< Count > j__TPar