UniquenessViolation constant
DestinyCollectibleState
const UniquenessViolation
UniquenessViolation = 32 If this flag is set, you already have one of these items and can't have a second one.
Implementation
static const DestinyCollectibleState UniquenessViolation = DestinyCollectibleState(32);