Options
All
  • Public
  • Public/Protected
  • All
Menu

Describe the various thresholds of token control upon which to show certain pieces of information

see

https://foundryvtt.com/article/tokens/

Index

Enumeration Members

NONE: number

No information is displayed.

CONTROL: number

Displayed when the token is controlled.

OWNER_HOVER: number

Displayed when hovered by a GM or a user who owns the actor.

HOVER: number

Displayed when hovered by any user.

OWNER: number

Always displayed for a GM or for a user who owns the actor.

ALWAYS: number

Always displayed for everyone.