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

◆ SelectAll()

void UnityEngine.UI.InputField.SelectAll ( )
inlineprotected

Definition at line 1007 of file InputField.cs.

1008 {
1009 string text = this.m_Text;
1010 int stringLength = text._stringLength;
1012 int stringLength2 = text._stringLength;
1014 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, UnityEngine.UI.InputField.m_Text, and UnityEngine.UI.InputField.text.