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