Exemplo n.º 1
0
 private void OnCreateGameClick()
 {
     _controller.SetQuickMatch(false);
     CreateGameClickedEvent?.Invoke();
 }