Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
RplItemType.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
RplItemType
13
{
14
Local
,
15
Loadtime
,
16
Runtime
,
17
}
18
RplItemType
RplItemType
Definition
RplItemType.c:13
Runtime
@ Runtime
Game is running.
Definition
RplGameState.c:18
Loadtime
@ Loadtime
Game is loading main world and initializing entities.
Definition
RplGameState.c:16
Local
@ Local
Definition
RplItemType.c:14
scripts
Core
generated
Replication
RplItemType.c
Generated by
1.17.0