Obscured constant
DestinyRecordState
const Obscured
Obscured = 8 If this is set, the game recommends that you replace the display text of this Record with DestinyRecordDefinition.stateInfo.obscuredString.
Implementation
static const DestinyRecordState Obscured = DestinyRecordState(8);