C# Class Lissandra_the_Ice_Goddess.Evade.ShieldData

Inheritance: EvadeSpellData
Mostrar archivo Open project: blacky/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