GroupMemberRole primarily defines permissions of a group member.
More...
GroupMemberRole primarily defines permissions of a group member.
All roles are currently fetched from the backend as they are game-specific and are owned by GroupCatalogue. Use GroupCatalogue.GetRoles() to get all defined roles.
◆ GetName()
| proto external string GroupMemberRole.GetName |
( |
| ) |
|
◆ GetPermissions()
Returns all permissions defined for this role as bit mask.
◆ GetPriority()
| proto external int GroupMemberRole.GetPriority |
( |
| ) |
|
Returns priority of this role.
◆ HasPermission()
◆ RequestPermissions()
| proto external void GroupMemberRole.RequestPermissions |
( |
notnull BackendCallback | pCallback | ) |
|
Fetch permissions of this role from backend.
The documentation for this interface was generated from the following file:
- GameLib/generated/online/groups/GroupMemberRole.c