private void Start() { if (_startItems) { Items = _startItems.GetItemDictionary(); } ItemsChanged.Invoke(); }