This data structure is part of the Sessions Interface.
Remarks
Input parameters for the EOS_Sessions_RegisterPlayers function.
Properties
EOS_Sessions_RegisterPlayersOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_SESSIONS_REGISTERPLAYERS_API_LATEST. |
const char* SessionName | Name of the session for which to register players |
EOS_ProductUserId* PlayersToRegister | Array of players to register with the session |
uint32_t PlayersToRegisterCount | Number of players in the array |