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

◆ wasCanceled

override bool DrKeyboard_Touch.wasCanceled
getsetinherited

Definition at line 148 of file DrKeyboard_Touch.cs.

149 {
150 [global::Cpp2ILInjected.Token(Token = "0x60000A0")]
151 [global::Cpp2ILInjected.Address(RVA = "0x6FEB58", Offset = "0x6FEB58", Length = "0x6C")]
152 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
153 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
154 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TouchScreenKeyboard), Member = "get_status", ReturnType = typeof(TouchScreenKeyboard.Status))]
155 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TouchScreenKeyboard), Member = "set_active", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
156 get
157 {
158 throw null;
159 }
160 }
class f__AnonymousType0<< Count > j__TPar