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

◆ _X

float Microsoft.Xna.Framework.Input.Mouse._X
staticgetsetprivate

Definition at line 136 of file Mouse.cs.

137 {
138 [global::Cpp2ILInjected.Token(Token = "0x60015F5")]
139 [global::Cpp2ILInjected.Address(RVA = "0xA9E184", Offset = "0xA9E184", Length = "0x4C")]
140 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
141 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
142 get
143 {
144 throw null;
145 }
146 [global::Cpp2ILInjected.Token(Token = "0x60015F6")]
147 [global::Cpp2ILInjected.Address(RVA = "0xA9E1D0", Offset = "0xA9E1D0", Length = "0x58")]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
149 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
150 set
151 {
152 throw null;
153 }
154 }