This data structure is part of the Sessions Interface.
Remarks
Input parameters for the EOS_Sessions_UnregisterPlayers function.
Properties
EOS_Sessions_UnregisterPlayersOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_SESSIONS_UNREGISTERPLAYERS_API_LATEST. |
const char* SessionName | Name of the session for which to unregister players |
EOS_ProductUserId* PlayersToUnregister | Array of players to unregister from the session |
uint32_t PlayersToUnregisterCount | Number of players in the array |