DayZ 1.24
Loading...
Searching...
No Matches
BiosPrivacyUidResult Class Reference

BiosPrivacyUidResult represents the per user result of the GetPermissionsAsync request. More...

Collaboration diagram for BiosPrivacyUidResult:
[legend]

Private Attributes

string m_Uid
 Uid of the target user.
 
ref BiosPrivacyPermissionResultArray m_Results
 Array of permission results for this target user.
 

Detailed Description

BiosPrivacyUidResult represents the per user result of the GetPermissionsAsync request.

Definition at line 43 of file BiosPrivacyService.c.

Member Data Documentation

◆ m_Results

ref BiosPrivacyPermissionResultArray BiosPrivacyUidResult::m_Results
private

Array of permission results for this target user.

Definition at line 46 of file BiosPrivacyService.c.

◆ m_Uid

string BiosPrivacyUidResult::m_Uid
private

Uid of the target user.

Definition at line 45 of file BiosPrivacyService.c.


The documentation for this class was generated from the following file: