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

◆ GetPrivilegeAsync()

proto native EBiosError BiosPrivacyService::GetPrivilegeAsync ( EBiosPrivacyPrivilege privilege,
bool try_resolution )
private

Query for privileges.

The async result is returned in the OnPrivilege callback. Expected errors: BAD_PARAMETER - if atleast one of the privileges is not supported on the current platform, PURCHASE_REQUIRED, BANNED, NOT_ALLOWED - the privilege is granted,

Аргументы
privilegethe requested privilege.
tryResolutionXbox: show system GUI with error msg and attempts to resolve it if possible.
Возвращает
EBiosError indicating if the async operation is pending.