Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
RplSessionCallbacks.c
Go to the documentation of this file.
1
5
7{
8 void EOnBegan();
9 void EOnEnded();
10 void EOnFailed(string msg);
11 void EOnConnected(RplIdentity identity);
12 void EOnDisconnected(RplIdentity identity);
13}
14
16enum ERplStateOverride
17{
18 None = RplStateOverride.None,
21}
22
@ Static
Replication connection identity.
Definition RplIdentity.c:14
enum EPhysicsLayerPresets Dynamic
RplStateOverride
Used to override the current RplGameState during node hierarchy insertion.