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

◆ text

override string DrKeyboard_Touch.text
getsetinherited

Definition at line 127 of file DrKeyboard_Touch.cs.

128 {
129 [global::Cpp2ILInjected.Token(Token = "0x600009E")]
130 [global::Cpp2ILInjected.Address(RVA = "0x6FEB40", Offset = "0x6FEB40", Length = "0xC")]
131 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
132 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TouchScreenKeyboard), Member = "get_text", ReturnType = typeof(string))]
133 get
134 {
135 throw null;
136 }
137 [global::Cpp2ILInjected.Token(Token = "0x600009F")]
138 [global::Cpp2ILInjected.Address(RVA = "0x6FEB4C", Offset = "0x6FEB4C", Length = "0xC")]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
140 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TouchScreenKeyboard), Member = "set_text", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
141 set
142 {
143 throw null;
144 }
145 }
class f__AnonymousType0<< Count > j__TPar