DayZ
1.24
Loading...
Searching...
No Matches
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
};
Param3
Definition
EntityAI.c:95
TrialService
TrialService is used to query if the game is trial version or not.
Definition
TrialService.c:4
TrialService::IsGameActive
proto native bool IsGameActive(bool bIsSimulator)
TrialService::IsGameTrial
proto native bool IsGameTrial(bool bIsSimulator)
scripts
3_Game
Services
TrialService.c
Generated by
1.10.0