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

◆ GetUserList()

proto native EBiosError BiosUserManager::GetUserList ( array< ref BiosUser > user_list)
private

Gets the currently present list of users.

Fills in the array. Expected errors: BAD_PARAMETER - user_list is NULL,

Возвращает
EBiosError indicating if the operation is done.

Используется в OnlineServices::GetClientServices() и GetUser().