C# Class OpenRA.ServerSettings

Datei anzeigen Open project: OpenRA/OpenRA Class Usage Examples

Public Properties

Property Type Description
MasterServer string
TimestampFormat string

Public Methods

Method Description
Clone ( ) : ServerSettings

Method Details

Clone() public method

public Clone ( ) : ServerSettings
return ServerSettings

Property Details

MasterServer public_oe property

public string MasterServer
return string

TimestampFormat public_oe property

public string TimestampFormat
return string