C# Class Lissandra_the_Ice_Goddess.Evade.ShieldData

Inheritance: EvadeSpellData
Afficher le fichier Open project: blacky/LeagueSharp Class Usage Examples

Méthodes publiques

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

Method Details

ShieldData() public méthode

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