C# Class Dwarrowdelf.Client.EmbeddedServerOptions

Show file Open project: tomba/dwarrowdelf Class Usage Examples

Public Properties

Property Type Description
CleanSaveDir bool
NewGameOptions GameOptions
SaveGamePath string
ServerMode EmbeddedServerMode

Property Details

CleanSaveDir public property

public bool CleanSaveDir
return bool

NewGameOptions public property

public GameOptions NewGameOptions
return GameOptions

SaveGamePath public property

public string SaveGamePath
return string

ServerMode public property

public EmbeddedServerMode ServerMode
return EmbeddedServerMode