Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
RestApi.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
RestApi
13
{
14
private
void
RestApi();
15
private
void
~RestApi();
16
17
proto external
RestContext
GetContext(
string
serverURL);
18
proto external
int
GetContextCount();
19
proto external
void
DebugList();
20
proto external
float
GetDownloadTrafficKBPerS();
21
proto external
float
GetUploadTrafficKBPerS();
22
}
23
RestContext
Script accessible REST context.
Definition
RestContext.c:14
scripts
GameLib
generated
online
RestApi.c
Generated by
1.17.0