Exemple #1
0
 public bool CanEquip(Slots slot, ItemComponent item) => CanEquip(slot, item, out var _);