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

◆ isSupported

bool DrKeyboard_Base.isSupported
staticgetsetinherited

Definition at line 46 of file DrKeyboard_Base.cs.

47 {
48 [global::Cpp2ILInjected.Token(Token = "0x6000084")]
49 [global::Cpp2ILInjected.Address(RVA = "0x6FE660", Offset = "0x6FE660", Length = "0x28")]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Application), Member = "get_isEditor", ReturnType = typeof(bool))]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TouchScreenKeyboard), Member = "get_isSupported", ReturnType = typeof(bool))]
53 get
54 {
55 throw null;
56 }
57 }
class f__AnonymousType0<< Count > j__TPar