Property UsesPerDay
UsesPerDay
Gets or sets the number of times per day this usable item property can be activated. Has effect only when Usable is true.
public int UsesPerDay { get; set; }
Gets or sets the number of times per day this usable item property can be activated. Has effect only when Usable is true.
public int UsesPerDay { get; set; }