Off; void Start() { // ボタンのテキストコンポーネントをキャッシュ buttonText = button.GetComponentInChildren<Text>(); } /// <summary> ...
確定! 回上一頁