Invisible constant

DestinyRecordState const Invisible

Invisible = 16 If this is set, the game recommends that you not show this record. Do what you will with this recommendation.

Implementation

static const DestinyRecordState Invisible = DestinyRecordState(16);