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

View Source

MeetsRequirement

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

Extension Methods

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