Ejemplo n.º 1
0
 public static async UniTask Wait(float duration = 0.3f)
 {
     await _view.Wait(duration);
 }