Show / Hide Table of Contents

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 Source

Cost

Declaration
Cost Cost { get; set; }
Property Value
Type Description
Cost

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX