C# Class Logitech_CSGO.Configuration

Mostrar archivo Open project: antonpup/Logitech-CSGO Class Usage Examples

Public Properties

Property Type Description
ambient_color Color
ammo_color Color
ammo_effect_type PercentEffectType
ammo_enabled bool
bg_peripheral_use bool
bg_team_enabled bool
bomb_display_winner_color bool
bomb_enabled bool
bomb_flash_color Color
bomb_gradual bool
bomb_peripheral_use bool
bomb_primed_color Color
burning_animation bool
burning_color Color
burning_enabled bool
burning_peripheral_use bool
ct_color Color
flash_color Color
flashbang_enabled bool
flashbang_peripheral_use bool
health_effect_type PercentEffectType
health_enabled bool
healthy_color Color
hurt_color Color
noammo_color Color
statickeys_2_color Color
statickeys_color Color
statickeys_enabled bool
t_color Color
typing_color Color
typing_enabled bool

Public Methods

Method Description
Configuration ( ) : LedCSharp

Method Details

Configuration() public method

public Configuration ( ) : LedCSharp
return LedCSharp

Property Details

ambient_color public_oe property

public Color ambient_color
return Color

ammo_color public_oe property

public Color ammo_color
return Color

ammo_effect_type public_oe property

public PercentEffectType ammo_effect_type
return PercentEffectType

ammo_enabled public_oe property

public bool ammo_enabled
return bool

bg_peripheral_use public_oe property

public bool bg_peripheral_use
return bool

bg_team_enabled public_oe property

public bool bg_team_enabled
return bool

bomb_display_winner_color public_oe property

public bool bomb_display_winner_color
return bool

bomb_enabled public_oe property

public bool bomb_enabled
return bool

bomb_flash_color public_oe property

public Color bomb_flash_color
return Color

bomb_gradual public_oe property

public bool bomb_gradual
return bool

bomb_peripheral_use public_oe property

public bool bomb_peripheral_use
return bool

bomb_primed_color public_oe property

public Color bomb_primed_color
return Color

burning_animation public_oe property

public bool burning_animation
return bool

burning_color public_oe property

public Color burning_color
return Color

burning_enabled public_oe property

public bool burning_enabled
return bool

burning_peripheral_use public_oe property

public bool burning_peripheral_use
return bool

ct_color public_oe property

public Color ct_color
return Color

flash_color public_oe property

public Color flash_color
return Color

flashbang_enabled public_oe property

public bool flashbang_enabled
return bool

flashbang_peripheral_use public_oe property

public bool flashbang_peripheral_use
return bool

health_effect_type public_oe property

public PercentEffectType health_effect_type
return PercentEffectType

health_enabled public_oe property

public bool health_enabled
return bool

healthy_color public_oe property

public Color healthy_color
return Color

hurt_color public_oe property

public Color hurt_color
return Color

noammo_color public_oe property

public Color noammo_color
return Color

statickeys_2_color public_oe property

public Color statickeys_2_color
return Color

statickeys_color public_oe property

public Color statickeys_color
return Color

statickeys_enabled public_oe property

public bool statickeys_enabled
return bool

t_color public_oe property

public Color t_color
return Color

typing_color public_oe property

public Color typing_color
return Color

typing_enabled public_oe property

public bool typing_enabled
return bool