Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
biosclientservices.c
Go to the documentation of this file.
1
9
class
BiosClientServices
10
{
11
private
void
BiosClientServices
() {}
12
private
void
~BiosClientServices
() {}
13
14
proto native
BiosPrivacyService
GetPrivacyService();
15
proto native
BiosSocialService
GetSocialService();
16
proto native
BiosLobbyService
GetLobbyService();
17
proto native
BiosSessionService
GetSessionService();
18
proto native
BiosPackageService
GetPackageService();
19
};
BiosClientServices
BiosClientServices class provides individual online services.
Definition
biosclientservices.c:10
BiosLobbyService
Definition
bioslobbyservice.c:630
BiosPackageService
Definition
biospackageservice.c:13
BiosPrivacyService
BiosPrivacyService is used to query privacy permissions for a target user/s.
Definition
biosprivacyservice.c:54
BiosSessionService
Definition
biossessionservice.c:2
BiosSocialService
BiosSocialService is used to query friend list and other social features for the current user.
Definition
biossocialservice.c:24
Daten
3_game
services
biosclientservices.c
Generated by
1.12.0