Interface ISingleCostPlacement
Interface which indicates that placement expects all items to share a common cost.
Namespace: ItemChanger.Placements
Assembly: ItemChanger.dll
Syntax
public interface ISingleCostPlacement
Properties
| Improve this Doc View SourceCost
Declaration
Cost Cost { get; set; }
Property Value
Type | Description |
---|---|
Cost |