The supported dice roll visibility modes

Enumeration Members

Enumeration Members

PUBLIC: string

This roll is visible to all players.

PRIVATE: string

Rolls of this type are only visible to the player that rolled and any Game Master users.

BLIND: string

A private dice roll only visible to Game Master users. The rolling player will not see the result of their own roll.

SELF: string

A private dice roll which is only visible to the user who rolled it.