void Start() { _viewModelState = GetComponent <ViewModelState>(); }
void Start () { _viewModelState = GetComponent<ViewModelState>(); }