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

◆ _rmbOverrideState

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

Definition at line 404 of file Mouse.cs.

405 {
406 [global::Cpp2ILInjected.Token(Token = "0x600160E")]
407 [global::Cpp2ILInjected.Address(RVA = "0xA9EA9C", Offset = "0xA9EA9C", Length = "0x4C")]
408 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
409 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
410 get
411 {
412 throw null;
413 }
414 [global::Cpp2ILInjected.Token(Token = "0x600160F")]
415 [global::Cpp2ILInjected.Address(RVA = "0xA9EAE8", Offset = "0xA9EAE8", Length = "0x50")]
416 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
417 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
418 set
419 {
420 throw null;
421 }
422 }