//Do this OnClick. public void SaveGame() { //Makes the Input Field the selected UI Element. myInputField.Select(); } } ...
確定! 回上一頁