DayZ 1.24
|
BiosPrivacyUidResult represents the per user result of the GetPermissionsAsync request. More...
Private Attributes | |
string | m_Uid |
Uid of the target user. | |
ref BiosPrivacyPermissionResultArray | m_Results |
Array of permission results for this target user. | |
BiosPrivacyUidResult represents the per user result of the GetPermissionsAsync request.
Definition at line 43 of file BiosPrivacyService.c.
|
private |
Array of permission results for this target user.
Definition at line 46 of file BiosPrivacyService.c.
|
private |
Uid of the target user.
Definition at line 45 of file BiosPrivacyService.c.