Show / Hide Table of Contents

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 Source

Remove

Declaration
bool Remove { get; }
Property Value
Type Description
System.Boolean

Extension Methods

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