Class DewGameplaySettings_Platform
Inheritance
object
DewGameplaySettings_Platform
Implements
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class DewGameplaySettings_Platform : IInitializableSettings
Fields
disableSoftwareCursor
Declaration
public bool disableSoftwareCursor
Field Value
| Type | Description |
|---|---|
| bool |
enableDeveloperMode
Declaration
public bool enableDeveloperMode
Field Value
| Type | Description |
|---|---|
| bool |
skipIntro
Declaration
public bool skipIntro
Field Value
| Type | Description |
|---|---|
| bool |
skipPhotosensitivityWarning
Declaration
public bool skipPhotosensitivityWarning
Field Value
| Type | Description |
|---|---|
| bool |
Methods
Clone()
Declaration
public object Clone()
Returns
| Type | Description |
|---|---|
| object |
Initialize()
Declaration
public void Initialize()