Interface IShopRemovalTag
Interface for tags used by shops to determine special conditions upon which an item should be removed from stock.
Namespace: ItemChanger.Tags
Assembly: ItemChanger.dll
Syntax
public interface IShopRemovalTag
Properties
| Improve this Doc View SourceRemove
Declaration
bool Remove { get; }
Property Value
Type | Description |
---|---|
System.Boolean |