DayZ 1.29
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ OnShowInviteToGameplaySession()

void BiosSessionService::OnShowInviteToGameplaySession ( EBiosError error)
inlineprotected

Callback function.

Аргументы
errorindicating success or fail of the async operation.

См. определение в файле BiosSessionService.c строка 247

248 {
249 OnlineServices.ErrorCaught( error );
250 }

Перекрестные ссылки OnlineServices::ErrorCaught().