mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-20 22:50:16 +00:00
more working
This commit is contained in:
@@ -50,7 +50,7 @@ public class SandboxMain : MonoBehaviour
|
||||
{
|
||||
text.text = "";
|
||||
|
||||
ucs.SetResult();
|
||||
ucs.TrySetResult();
|
||||
|
||||
await ucs.Task;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user