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

◆ touchScreenKeyboard

TouchScreenKeyboard UnityEngine.UI.InputField.touchScreenKeyboard
getset

Definition at line 729 of file InputField.cs.

730 {
731 [global::Cpp2ILInjected.Token(Token = "0x60001B5")]
732 [global::Cpp2ILInjected.Address(RVA = "0x1FBE8BC", Offset = "0x1FBE8BC", Length = "0x8")]
733 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
734 get
735 {
736 throw null;
737 }
738 }