Class DewGameplaySettings_User
Inheritance
object
DewGameplaySettings_User
Assembly: Dew.Core.dll
Syntax
public class DewGameplaySettings_User : IInitializableSettings
Fields
abbreviateBigDamageNumbers
Declaration
public bool abbreviateBigDamageNumbers
Field Value
confirmMemoryEditByHold
Declaration
public ConfirmMemoryEditBehavior confirmMemoryEditByHold
Field Value
cursorColor
Declaration
Field Value
cursorScale
Declaration
Field Value
damageNumberVisibility
Declaration
public DamageNumberVisibility damageNumberVisibility
Field Value
disableTutorial
Declaration
public bool disableTutorial
Field Value
enableProfanityFilter
Declaration
public bool enableProfanityFilter
Field Value
gamepadVibrationStrength
Declaration
public float gamepadVibrationStrength
Field Value
highlightCharactersOnMouseOver
Declaration
public bool highlightCharactersOnMouseOver
Field Value
killScreenEffectsStrength
Declaration
public float killScreenEffectsStrength
Field Value
reduceOtherPlayerEffectsStrength
Declaration
public ReduceOtherPlayerEffectsStrength reduceOtherPlayerEffectsStrength
Field Value
screenShakeStrength
Declaration
public float screenShakeStrength
Field Value
showHunterWarning
Declaration
public bool showHunterWarning
Field Value
uiScale
Declaration
Field Value
unlockSkillsOutsideEditMode
Declaration
public bool unlockSkillsOutsideEditMode
Field Value
Methods
Clone()
Declaration
Returns
Initialize()
Declaration
Implements