OpenItemCardListBtn()

Found in:

public void OpenItemCardListBtn(){
      cardlistholder.gameObject.SetActive(true);
      cardlistholder.DisplayItems(collectedItems);
    }


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *