I've done a coroutine implementation so it's easier to see what I want to achieve using Async/Await. public virtual IEnumerator Reload() { if ( ...
確定! 回上一頁