C# Class Lissandra_the_Ice_Goddess.Evade.MoveBuffData

Inheritance: EvadeSpellData
Mostra file Open project: blacky/LeagueSharp Class Usage Examples

Public Methods

Method Description
MoveBuffData ( string name, SpellSlot slot, int delay, int dangerLevel, MoveSpeedAmount amount ) : LeagueSharp

Method Details

MoveBuffData() public method

public MoveBuffData ( string name, SpellSlot slot, int delay, int dangerLevel, MoveSpeedAmount amount ) : LeagueSharp
name string
slot SpellSlot
delay int
dangerLevel int
amount MoveSpeedAmount
return LeagueSharp