Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
Loading...
Searching...
No Matches
uuid.c
Go to the documentation of this file.
1
class
UUIDApi
2
{
10
static
proto
void
Generate
(inout
int
id
[4]);
11
21
static
proto
string
FormatString
(
int
id
[4]);
22
23
};
UUIDApi
Definition
uuid.c:2
UUIDApi::FormatString
static proto string FormatString(int id[4])
Output the UUID as standard format string (eg.
UUIDApi::Generate
static proto void Generate(inout int id[4])
Creates a 128bit UUID using system APIs.
Games
Dayz
scripts
3_game
global
uuid.c
Generated by
1.17.0