C# Class OpenRA.ServerSettings

Show file 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 property

public string MasterServer
return string

TimestampFormat public property

public string TimestampFormat
return string