Example #1
0
 void OnEnable()
 {
     itemListManager.setBackpack(backpack);
     itemListManager.showItems(ItemListManager.EnumItemKind.NORMAL);
 }