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

◆ selection

RangeInt UnityEngine.TouchScreenKeyboard.selection
getset

Definition at line 304 of file TouchScreenKeyboard.cs.

305 {
306 [global::Cpp2ILInjected.Token(Token = "0x60002A2")]
307 [global::Cpp2ILInjected.Address(RVA = "0x1F7942C", Offset = "0x1F7942C", Length = "0x50")]
308 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
309 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "UpdateCaretFromKeyboard", ReturnType = typeof(void))]
310 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
311 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
312 get
313 {
314 throw null;
315 }
316 [global::Cpp2ILInjected.Token(Token = "0x60002A3")]
317 [global::Cpp2ILInjected.Address(RVA = "0x1F794C0", Offset = "0x1F794C0", Length = "0xEC")]
318 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
319 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "LateUpdate", ReturnType = typeof(void))]
320 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
321 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
322 {
323 typeof(string),
324 typeof(string)
325 }, ReturnType = typeof(void))]
326 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
327 set
328 {
329 throw null;
330 }
331 }
class f__AnonymousType0<< Count > j__TPar