terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ keyboardType

TouchScreenKeyboardType UnityEngine.UI.InputField.keyboardType
getset

Definition at line 558 of file InputField.cs.

559 {
560 get
561 {
562 return this.m_KeyboardType;
563 }
564 set
565 {
567 }
568 }
class f__AnonymousType0<< Count > j__TPar
InputField.ContentType contentType
TouchScreenKeyboardType m_KeyboardType
InputField.ContentType m_ContentType