Exemple #1
0
 void OnEnable()
 {
     itemListManager.SetBackpack(backpack);
     itemListManager.ShowItems(ItemListManager.EnumItemKind.NORMAL);
 }