void OnEnable() { itemListManager.SetBackpack(backpack); itemListManager.ShowItems(ItemListManager.EnumItemKind.NORMAL); }