Free constant
DestinyVendorItemState
const Free
Free = 131072 This indicates that the sale item is free.
Implementation
static const DestinyVendorItemState Free = DestinyVendorItemState(131072);
Free = 131072 This indicates that the sale item is free.
static const DestinyVendorItemState Free = DestinyVendorItemState(131072);