Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MiningGameDedicatedServer
Program
C# Class MiningGameDedicatedServer.Program
Datei anzeigen
Open project: geel9/Minor-Destruction
Public Properties
Property
Type
Description
TheServer
MiningGameServer.GameServer
Public Methods
Method
Description
RunServer
( ) :
void
Private Methods
Method
Description
Main
(
string
args
) :
int
Method Details
RunServer()
public
static
method
public
static
RunServer
( ) :
void
return
void
Property Details
TheServer
public_oe static_oe property
public
static
GameServer,MiningGameServer
TheServer
return
MiningGameServer.GameServer