1(例) 2async UniTaskVoid AsyncTask() 3{ 4 Debug.Log("AsyncTask Start"); 5 await UniTask.Delay(3000); 6 Debug.
確定! 回上一頁