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

View Source

Remove

Declaration
bool Remove { get; }
Property Value
Type Description
bool

Extension Methods

Extensions.Yield<T>(T)
  • View Source
In this article
Back to top Generated by DocFX