Class PDBoolShopReqTag
Tag which indicates that an item should only appear in the shop's stock if the PlayerData bool evaluates to the specified value.
Inheritance
PDBoolShopReqTag
Assembly: ItemChanger.dll
[ItemTag]
public class PDBoolShopReqTag : Tag, IShopRequirementTag
Constructors
View Source
Declaration
public PDBoolShopReqTag()
Fields
View Source
Declaration
Field Value
View Source
Declaration
Field Value
Properties
View Source
Declaration
public bool MeetsRequirement { get; }
Property Value
Implements
Extension Methods