Method GetSlotFromItem
GetSlotFromItem(NwItem)
Gets the slot that the specified item is in.
public EquipmentSlots GetSlotFromItem(NwItem item)
Parameters
itemNwItemThe item to query.
Gets the slot that the specified item is in.
public EquipmentSlots GetSlotFromItem(NwItem item)
item NwItemThe item to query.