Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
CONST
USER_ROLE_NAMES
Variable USER_ROLE_NAMES
Const
USER_ROLE_NAMES
:
{
"0"
:
"NONE"
;
"1"
:
"PLAYER"
;
"2"
:
"TRUSTED"
;
"3"
:
"ASSISTANT"
;
"4"
:
"GAMEMASTER"
;
}
= ...
Invert the User Role mapping to recover role names from a role integer
Type declaration
0
:
"NONE"
1
:
"PLAYER"
2
:
"TRUSTED"
3
:
"ASSISTANT"
4
:
"GAMEMASTER"
See
CONST.USER_ROLES
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Invert the User Role mapping to recover role names from a role integer