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

◆ Position

Point Microsoft.Xna.Framework.Input.MouseState.Position
getset

Definition at line 101 of file MouseState.cs.

102 {
103 [global::Cpp2ILInjected.Token(Token = "0x6001645")]
104 [global::Cpp2ILInjected.Address(RVA = "0xAA0368", Offset = "0xAA0368", Length = "0x24")]
105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Point), Member = ".ctor", MemberParameters = new object[]
107 {
108 typeof(int),
109 typeof(int)
110 }, ReturnType = typeof(void))]
111 get
112 {
113 throw null;
114 }
115 }
class f__AnonymousType0<< Count > j__TPar