DayZ
1.24
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
};
Param3
Definition
EntityAI.c:95
UUIDApi
Definition
UUID.c:2
UUIDApi::FormatString
static proto string FormatString(int id[4])
Output the UUID as standard format string (eg. 123e4567-e89b-12d3-a456-426655440000)
UUIDApi::Generate
static proto void Generate(inout int id[4])
Creates a 128bit UUID using system APIs.
scripts
3_Game
Global
UUID.c
Generated by
1.10.0