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

◆ OnShowInviteToGameplaySession()

void BiosSessionService::OnShowInviteToGameplaySession ( EBiosError error)
inlineprotected

Callback function.

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

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

245 {
246 OnlineServices.ErrorCaught( error );
247 }

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