Name | Type | Deprecated | Secure | Description |
---|---|---|---|---|
Inspect.Role.List | function | Lists the player's roles. |
Lists the player's roles.
roles = Inspect.Role.List() | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
roles | result | table | A table containing the player's roles. The key is the role ID, the value is the role name. |