Method GetUsesPerDayRemaining
GetUsesPerDayRemaining(ItemProperty)
Gets the number of uses per day remaining for the specified item property on this item.
public int GetUsesPerDayRemaining(ItemProperty property)
Parameters
propertyItemPropertyThe item property to test for uses remaining.
Returns
- int
The number of uses per day remaining for the specified item property, or 0 if this item property is not uses/day, or belongs to a different item.