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

◆ inputType

InputField.InputType UnityEngine.UI.InputField.inputType
getset

Definition at line 533 of file InputField.cs.

534 {
535 get
536 {
537 return this.m_InputType;
538 }
539 set
540 {
542 }
543 }
class f__AnonymousType0<< Count > j__TPar
InputField.ContentType contentType
InputField.InputType m_InputType
InputField.ContentType m_ContentType