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

◆ OnUserProfileAsync()

void BiosSocialService::OnUserProfileAsync ( EBiosError error)
inlineprivate

Async callback for ShowUserProfileAsync.

Аргументы
errorerror indicating success or fail of the async operation. Xbox: OK - the user displayed the fullscreen profile Xbox: CANCEL - the user closed the small profile.

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

49 {
50 OnlineServices.OnUserProfileAsync( error );
51 }

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