RewardUnavailable constant

DestinyRecordState const RewardUnavailable

RewardUnavailable = 2 If this is set, there's a reward available from this Record but it's unavailable for redemption.

Implementation

static const DestinyRecordState RewardUnavailable = DestinyRecordState(2);