Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
RCON.c File Reference

Go to the source code of this file.

Data Structures

class  DownloadConfigCallback
 

Functions

override void ProcessCommand (string sCommand, int iRequestId)
 

Variables

DownloadConfigCallback callback = new DownloadConfigCallback
 

Function Documentation

◆ ProcessCommand()

override void ProcessCommand ( string  sCommand,
int  iRequestId 
)

Definition at line 23 of file RCON.c.

Variable Documentation

◆ callback