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