Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
RplSession.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
sealed
class
RplSession
8
{
9
private
void
RplSession();
10
private
void
~RplSession();
11
16
static
proto owned
string
TryGetListenAddress();
18
static
proto
void
RegisterCallbacks(
RplSessionCallbacks
callbacks);
20
static
proto
RplMode
Mode();
21
}
RplMode
RplMode
Mode of replication.
Definition
RplMode.c:9
RplSessionCallbacks
Definition
RplSessionCallbacks.c:7
scripts
GameLib
generated
RplSession.c
Generated by
1.17.0