コード例 #1
0
ファイル: UIInput.cs プロジェクト: Virobeast2/RCLIENT
 internal void GainFocus()
 {
     UIUnityEvents.TextGainFocus(this);
 }