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

◆ Mouse

iOS_Mouse DrPlatform.IOS.Mouse
staticgetset

Definition at line 977 of file DrPlatform.cs.

978 {
979 [global::Cpp2ILInjected.Token(Token = "0x60000F4")]
980 [global::Cpp2ILInjected.Address(RVA = "0x70282C", Offset = "0x70282C", Length = "0x9C")]
981 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "get_MousePosition", ReturnType = typeof(global::UnityEngine.Vector3))]
982 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "GetMouseScrollDelta", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(float))]
983 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "GetMouseButton", MemberParameters = new object[]
984 {
985 typeof(int),
986 typeof(bool)
987 }, ReturnType = typeof(bool))]
988 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "GetMouseButtonUp", MemberParameters = new object[]
989 {
990 typeof(int),
991 typeof(bool)
992 }, ReturnType = typeof(bool))]
993 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "GetMouseButtonDown", MemberParameters = new object[]
994 {
995 typeof(int),
996 typeof(bool)
997 }, ReturnType = typeof(bool))]
998 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "get_HasHWCursor", ReturnType = typeof(bool))]
999 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
1000 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
1001 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Application), Member = "get_isEditor", ReturnType = typeof(bool))]
1002 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1003 get
1004 {
1005 throw null;
1006 }
1007 }
class f__AnonymousType0<< Count > j__TPar