Skip to main content

XblMultiplayerRole

Represents role info for a multiplayer role.

Syntax

Members

RoleType
Type: XblMultiplayerRoleType*
The role type that this role belongs too. Name
Type: const char*
Name of the role. Unique with a role type. MemberXuids
Type: uint64_t*
Member xbox_user_ids currently assigned for this role. MemberCount
Type: uint32_t
Number of slots occupied for this role. TargetCount
Type: uint32_t
Number of target slots assigned for this role. MaxMemberCount
Type: uint32_t
Maximum number of slots available for this role.

Requirements

Header: multiplayer_c.h

See also

multiplayer_c
Last modified on August 4, 2026