This data structure is part of the Sessions Interface.
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
|
This data structure is part of the Sessions Interface.
Input parameters for the {SessionsInterface.UnregisterPlayers} function.
Properties
Sessions.UnregisterPlayersOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_SESSIONS_UNREGISTERPLAYERS_API_LATEST.
|
string SessionName
|
Name of the session for which to unregister players
|
ProductUserId[] PlayersToUnregister
|
Array of players to unregister from the session
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no