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