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

◆ _uiY

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

Definition at line 115 of file Mouse.cs.

116 {
117 [global::Cpp2ILInjected.Token(Token = "0x60015F3")]
118 [global::Cpp2ILInjected.Address(RVA = "0xA9E0E0", Offset = "0xA9E0E0", Length = "0x4C")]
119 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
120 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
121 get
122 {
123 throw null;
124 }
125 [global::Cpp2ILInjected.Token(Token = "0x60015F4")]
126 [global::Cpp2ILInjected.Address(RVA = "0xA9E12C", Offset = "0xA9E12C", Length = "0x58")]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
128 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
129 set
130 {
131 throw null;
132 }
133 }