DayZ 1.26
DayZ Explorer by KGB
|
BiosPrivacyPermissionResult represents the per permission result of the GetPermissionsAsync reqeust. Подробнее...
Закрытые статические члены | |
static bool | Compare (BiosPrivacyPermissionResult a, BiosPrivacyPermissionResult b) |
Закрытые данные | |
EBiosPrivacyPermission | m_Permission |
The reqeusted permission. | |
bool | m_IsAllowed |
Result. | |
BiosPrivacyPermissionResult represents the per permission result of the GetPermissionsAsync reqeust.
|
inlinestaticprivate |
Перекрестные ссылки m_IsAllowed и m_Permission.
Используется в OnlineServices::OnPermissionsAsync().
|
private |
The reqeusted permission.
Используется в Compare().