C# Class Avalon.Configuration.ServerSettings

Afficher le fichier Open project: mabinogidev/mabinogi-development

Méthodes publiques

Свойство Type Description
AllowPlayers bool
ListenPort int
ServerIP string
Servername string

Property Details

AllowPlayers public_oe property

public bool AllowPlayers
Résultat bool

ListenPort public_oe property

public int ListenPort
Résultat int

ServerIP public_oe property

public string ServerIP
Résultat string

Servername public_oe property

public string Servername
Résultat string