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

◆ _worldMouseState

XNAUnityRunner.MouseStateBackup XNAUnityRunner._worldMouseState
staticgetsetprivate

Definition at line 824 of file XNAUnityRunner.cs.

825 {
826 [global::Cpp2ILInjected.Token(Token = "0x6001238")]
827 [global::Cpp2ILInjected.Address(RVA = "0xA7614C", Offset = "0xA7614C", Length = "0x4C")]
828 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
829 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
830 get
831 {
832 throw null;
833 }
834 }