Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
trialservice.c
Go to the documentation of this file.
1
3
class
TrialService
4
{
13
proto native
bool
IsGameTrial(
bool
bIsSimulator);
14
23
proto native
bool
IsGameActive(
bool
bIsSimulator);
24
};
TrialService
TrialService is used to query if the game is trial version or not.
Definition:
trialservice.c:3
DAYZ
scripts_v1.24.157551
scripts
game
services
trialservice.c
Generated by
1.8.17