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