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

◆ active

override bool DrKeyboard_Touch.active
getsetinherited

Definition at line 90 of file DrKeyboard_Touch.cs.

91 {
92 [global::Cpp2ILInjected.Token(Token = "0x600009B")]
93 [global::Cpp2ILInjected.Address(RVA = "0x6FEAA4", Offset = "0x6FEAA4", Length = "0x6C")]
94 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
95 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
96 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TouchScreenKeyboard), Member = "get_status", ReturnType = typeof(TouchScreenKeyboard.Status))]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
98 get
99 {
100 throw null;
101 }
102 [global::Cpp2ILInjected.Token(Token = "0x600009C")]
103 [global::Cpp2ILInjected.Address(RVA = "0x6FEB10", Offset = "0x6FEB10", Length = "0x10")]
104 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
105 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TouchScreenKeyboard), Member = "set_active", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
106 set
107 {
108 throw null;
109 }
110 }
class f__AnonymousType0<< Count > j__TPar