Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
RplRole.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
13
enum
RplRole
14
{
16
Authority
,
18
Proxy
,
19
}
20
RplRole
RplRole
Role of replicated node (and all items in it) within the replication system.
Definition
RplRole.c:14
Proxy
@ Proxy
Can't replicate state to others, only receives state from authority.
Definition
RplRole.c:18
Authority
@ Authority
The state will be replicated to proxies.
Definition
RplRole.c:16
scripts
Core
generated
Replication
RplRole.c
Generated by
1.17.0