None constant

DestinyRecordState const None

None = 0 If there are no flags set, the record is in a state where it could be redeemed, but it has not been yet.

Implementation

static const DestinyRecordState None = DestinyRecordState(0);