private void Start() { if (!slotInfoContainer.CheckIfThisSlotInfoIsEmpty()) { slotInfoContainer.currentItems = 1; } UpdateAllDisplay(); }