Show / Hide Table of Contents

Interface IShopRequirementTag

Interface for tags used by shops to determine special conditions which must be met before an item appears in stock.

Namespace: ItemChanger.Tags
Assembly: ItemChanger.dll
Syntax
public interface IShopRequirementTag

Properties

| Improve this Doc View Source

MeetsRequirement

Declaration
bool MeetsRequirement { 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