C# Class DZLib.EvadeIntegration.MoveBuffData

Inheritance: EvadeSpellData
ファイルを表示 Open project: DZ191/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