C# Class Dwarrowdelf.Client.EmbeddedServerOptions

Afficher le fichier Open project: tomba/dwarrowdelf Class Usage Examples

Méthodes publiques

Свойство Type Description
CleanSaveDir bool
NewGameOptions GameOptions
SaveGamePath string
ServerMode EmbeddedServerMode

Property Details

CleanSaveDir public_oe property

public bool CleanSaveDir
Résultat bool

NewGameOptions public_oe property

public GameOptions NewGameOptions
Résultat GameOptions

SaveGamePath public_oe property

public string SaveGamePath
Résultat string

ServerMode public_oe property

public EmbeddedServerMode ServerMode
Résultat EmbeddedServerMode