DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
BiosClientServices.c
Go to the documentation of this file.
1
10{
11 private void BiosClientServices() {}
13 {
14 }
15
21};
BiosClientServices class provides individual online services.
proto native BiosLobbyService GetLobbyService()
private void BiosClientServices()
proto native BiosPrivacyService GetPrivacyService()
proto native BiosSocialService GetSocialService()
proto native BiosPackageService GetPackageService()
proto native BiosSessionService GetSessionService()
BiosPrivacyService is used to query privacy permissions for a target user/s.
BiosSocialService is used to query friend list and other social features for the current user.