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 SourceMeetsRequirement
Declaration
bool MeetsRequirement { get; }
Property Value
Type | Description |
---|---|
System.Boolean |