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

◆ _uiMouseState

XNAUnityRunner.MouseStateBackup XNAUnityRunner._uiMouseState
staticgetsetprivate

Definition at line 811 of file XNAUnityRunner.cs.

812 {
813 [global::Cpp2ILInjected.Token(Token = "0x6001237")]
814 [global::Cpp2ILInjected.Address(RVA = "0xA76100", Offset = "0xA76100", Length = "0x4C")]
815 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
816 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
817 get
818 {
819 throw null;
820 }
821 }