DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
UUID.c
См. документацию.
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::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.
UUIDApi
Определения
UUID.c:2
Ishodniki
scripts
3_Game
Global
UUID.c
Создано системой
1.13.2