Search Results for

    Show / Hide Table of Contents

    Class DewGameplaySettings_Platform

    Inheritance
    object
    DewGameplaySettings_Platform
    Implements
    IInitializableSettings
    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()

    Implements

    IInitializableSettings
    In This Article
    Back to top Shape of Dreams API Documentation