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

◆ _worldScreenOffsetY

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

Definition at line 178 of file Mouse.cs.

179 {
180 [global::Cpp2ILInjected.Token(Token = "0x60015F9")]
181 [global::Cpp2ILInjected.Address(RVA = "0xA9E2CC", Offset = "0xA9E2CC", Length = "0x4C")]
182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
183 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
184 get
185 {
186 throw null;
187 }
188 [global::Cpp2ILInjected.Token(Token = "0x60015FA")]
189 [global::Cpp2ILInjected.Address(RVA = "0xA9E318", Offset = "0xA9E318", Length = "0x58")]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
191 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
192 set
193 {
194 throw null;
195 }
196 }