public void GoBack() { ViewSwitcher.GoBack(); _activeView = ViewSwitcher.ActiveView().GetComponent <GenericMultiProductShopView>(); OnViewChanged(); }