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

◆ _virtualCursorOverrideState

ButtonState Microsoft.Xna.Framework.Input.Mouse._virtualCursorOverrideState
staticgetset

Definition at line 320 of file Mouse.cs.

321 {
322 [global::Cpp2ILInjected.Token(Token = "0x6001606")]
323 [global::Cpp2ILInjected.Address(RVA = "0xA9E81C", Offset = "0xA9E81C", Length = "0x4C")]
324 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
325 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
326 get
327 {
328 throw null;
329 }
330 [global::Cpp2ILInjected.Token(Token = "0x6001607")]
331 [global::Cpp2ILInjected.Address(RVA = "0xA9E868", Offset = "0xA9E868", Length = "0x50")]
332 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
333 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
334 set
335 {
336 throw null;
337 }
338 }