Class Default
Inheritance
System.Object
Default
Assembly: Eco.Shared.dll
Syntax
public static class Default : Object
Fields
GamePort
Declaration
public const int GamePort = 3000
Field Value
Type |
Description |
System.Int32 |
|
RconPort
Declaration
public const int RconPort = 3002
Field Value
Type |
Description |
System.Int32 |
|
SteamPort
Declaration
public const ushort SteamPort = 3003
Field Value
Type |
Description |
System.UInt16 |
|
WebPort
Declaration
public const int WebPort = 3001
Field Value
Type |
Description |
System.Int32 |
|