Пример #1
0
 public void OnStartClicked()
 {
     _eventHub.InvokeOnScrollComplete(this, null);
     _animator.SetTrigger("CloseMenu");
 }