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

◆ _Y

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

Definition at line 157 of file Mouse.cs.

158 {
159 [global::Cpp2ILInjected.Token(Token = "0x60015F7")]
160 [global::Cpp2ILInjected.Address(RVA = "0xA9E228", Offset = "0xA9E228", Length = "0x4C")]
161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
162 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
163 get
164 {
165 throw null;
166 }
167 [global::Cpp2ILInjected.Token(Token = "0x60015F8")]
168 [global::Cpp2ILInjected.Address(RVA = "0xA9E274", Offset = "0xA9E274", Length = "0x58")]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
170 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
171 set
172 {
173 throw null;
174 }
175 }