Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
uuid.c
Go to the documentation of this file.
1class UUIDApi
2{
10 static proto void Generate(inout int id[4]);
11
21 static proto string FormatString(int id[4]);
22
23};
Definition uuid.c:2