Search Results for

    Show / Hide Table of Contents

    Class DewGameplaySettings_User

    Inheritance
    object
    DewGameplaySettings_User
    Implements
    IInitializableSettings
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class DewGameplaySettings_User : IInitializableSettings

    Fields

    abbreviateBigDamageNumbers

    Declaration
    public bool abbreviateBigDamageNumbers
    Field Value
    Type Description
    bool

    confirmMemoryEditByHold

    Declaration
    public ConfirmMemoryEditBehavior confirmMemoryEditByHold
    Field Value
    Type Description
    ConfirmMemoryEditBehavior

    cursorColor

    Declaration
    public float cursorColor
    Field Value
    Type Description
    float

    cursorScale

    Declaration
    public float cursorScale
    Field Value
    Type Description
    float

    damageNumberVisibility

    Declaration
    public DamageNumberVisibility damageNumberVisibility
    Field Value
    Type Description
    DamageNumberVisibility

    disableTutorial

    Declaration
    public bool disableTutorial
    Field Value
    Type Description
    bool

    enableProfanityFilter

    Declaration
    public bool enableProfanityFilter
    Field Value
    Type Description
    bool

    gamepadVibrationStrength

    Declaration
    public float gamepadVibrationStrength
    Field Value
    Type Description
    float

    highlightCharactersOnMouseOver

    Declaration
    public bool highlightCharactersOnMouseOver
    Field Value
    Type Description
    bool

    killScreenEffectsStrength

    Declaration
    public float killScreenEffectsStrength
    Field Value
    Type Description
    float

    reduceOtherPlayerEffectsStrength

    Declaration
    public ReduceOtherPlayerEffectsStrength reduceOtherPlayerEffectsStrength
    Field Value
    Type Description
    ReduceOtherPlayerEffectsStrength

    screenShakeStrength

    Declaration
    public float screenShakeStrength
    Field Value
    Type Description
    float

    showHunterWarning

    Declaration
    public bool showHunterWarning
    Field Value
    Type Description
    bool

    uiScale

    Declaration
    public float uiScale
    Field Value
    Type Description
    float

    unlockSkillsOutsideEditMode

    Declaration
    public bool unlockSkillsOutsideEditMode
    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