Class DewLaunchOptions
Inheritance
object
DewLaunchOptions
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public static class DewLaunchOptions
Fields
connectLobby
Declaration
public static string connectLobby
Field Value
| Type | Description |
|---|---|
| string |
forceGamepad
Declaration
public static bool forceGamepad
Field Value
| Type | Description |
|---|---|
| bool |
forceKeyboardAndMouse
Declaration
public static bool forceKeyboardAndMouse
Field Value
| Type | Description |
|---|---|
| bool |
modDir
Declaration
public static string modDir
Field Value
| Type | Description |
|---|---|
| string |
steamNoRestart
Declaration
public static bool steamNoRestart
Field Value
| Type | Description |
|---|---|
| bool |