C# Class DZBraum.Evade.ShieldData

Inheritance: EvadeSpellData
Mostrar archivo Open project: DZ191/LeagueSharp Class Usage Examples

Public Methods

Method Description
ShieldData ( string name, SpellSlot slot, int delay, int dangerLevel, bool isSpellShield = false ) : LeagueSharp

Method Details

ShieldData() public method

public ShieldData ( string name, SpellSlot slot, int delay, int dangerLevel, bool isSpellShield = false ) : LeagueSharp
name string
slot SpellSlot
delay int
dangerLevel int
isSpellShield bool
return LeagueSharp