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

◆ _virtualCursorOverrideY

float Microsoft.Xna.Framework.Input.Mouse._virtualCursorOverrideY
staticgetset

Definition at line 362 of file Mouse.cs.

363 {
364 [global::Cpp2ILInjected.Token(Token = "0x600160A")]
365 [global::Cpp2ILInjected.Address(RVA = "0xA9E95C", Offset = "0xA9E95C", Length = "0x4C")]
366 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
367 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
368 get
369 {
370 throw null;
371 }
372 [global::Cpp2ILInjected.Token(Token = "0x600160B")]
373 [global::Cpp2ILInjected.Address(RVA = "0xA9E9A8", Offset = "0xA9E9A8", Length = "0x58")]
374 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
375 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
376 set
377 {
378 throw null;
379 }
380 }