DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
BiosPrivacyUidResult Class Reference

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.
 

Detailed Description

BiosPrivacyUidResult represents the per user result of the GetPermissionsAsync request.

Field Documentation

◆ m_Results

ref BiosPrivacyPermissionResultArray m_Results
private

Array of permission results for this target user.

Referenced by OnlineServices::OnPermissionsAsync().

◆ m_Uid

string m_Uid
private

Uid of the target user.

Referenced by OnlineServices::OnPermissionsAsync().


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