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

◆ HasHWCursor

bool Terraria.Main.HasHWCursor
staticgetset

Definition at line 38984 of file Main.cs.

38985 {
38986 [global::Cpp2ILInjected.Token(Token = "0x6001FAD")]
38987 [global::Cpp2ILInjected.Address(RVA = "0xC83120", Offset = "0xC83120", Length = "0x90")]
38988 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38989 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawCursor", MemberParameters = new object[]
38990 {
38992 typeof(bool)
38993 }, ReturnType = typeof(void))]
38994 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawThickCursor", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
38995 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
38996 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CursorManager), Member = "get_EmuMouseModeActive", ReturnType = typeof(bool))]
38997 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DrPlatform), Member = "get_CurrentPlatform", ReturnType = typeof(DrPlatform.DrPlatformType))]
38998 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DrPlatform.IOS), Member = "get_Mouse", ReturnType = typeof(iOS_Mouse))]
38999 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
39000 get
39001 {
39002 throw null;
39003 }
39004 }
class f__AnonymousType0<< Count > j__TPar