|
private |
Parse the party data from from command line parameters.
The async result is returned in the OnPartyHost callback. The OnPartyHost callback is called also during runtime when a player hosts a game for the party. Expected errors: BAD_PARAMETER - join_data could not be parsed,
party_data | the startup party data from command line parameters. |
Используется в CGame::PartyLaunch().