Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
PersistenceIdUtils.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
sealed
class
PersistenceIdUtils
13
{
14
private
void
PersistenceIdUtils();
15
private
void
~PersistenceIdUtils();
16
21
static
proto
bool
ConfigureHive(
int
hiveid);
23
static
proto
int
GetCurrentHiveId();
37
static
proto
UUID
Generate
();
39
static
proto
UUID
FromEntity(
IEntity
entity,
bool
ignoreParents =
false
);
53
static
proto
UUID
FromString(
string
str);
55
static
proto
int
GetSubvariant(
UUID
uuid);
60
static
proto
int
GetUnixTime(
UUID
uuid);
62
static
proto
int
GetHiveId(
UUID
uuid);
68
static
proto
int
GetSequence(
UUID
uuid);
69
}
70
Generate
void Generate()
Definition
SCR_ImageSetGenerator.c:205
IEntity
Definition
IEntity.c:13
UUID
Definition
UUID.c:28
scripts
Game
generated
Plugins
Persistence
System
PersistenceIdUtils.c
Generated by
1.17.0