C# Class Lissandra_the_Ice_Goddess.Evade.InvulnerabilityData

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

Public Methods

Method Description
InvulnerabilityData ( string name, SpellSlot slot, int delay, int dangerLevel ) : LeagueSharp

Method Details

InvulnerabilityData() public method

public InvulnerabilityData ( string name, SpellSlot slot, int delay, int dangerLevel ) : LeagueSharp
name string
slot SpellSlot
delay int
dangerLevel int
return LeagueSharp