コード例 #1
0
ファイル: MovementUfo.cs プロジェクト: TD6370/TheCell
 private void SelectIdFromTextBox()
 {
     _scriptUIEvents.SetTestText(objID);
 }