C# Class Nasus.StateHandler

Afficher le fichier Open project: KarmaPanda/EloBuddy Class Usage Examples

Méthodes publiques

Méthode Description
Combo ( ) : void

Does Combo

Harass ( ) : void

Does Harass

LaneClear ( ) : void

Does LaneClear

LastHit ( Obj_AI_Base minion = null ) : void

Does LastHit

Method Details

Combo() public static méthode

Does Combo
public static Combo ( ) : void
Résultat void

Harass() public static méthode

Does Harass
public static Harass ( ) : void
Résultat void

LaneClear() public static méthode

Does LaneClear
public static LaneClear ( ) : void
Résultat void

LastHit() public static méthode

Does LastHit
public static LastHit ( Obj_AI_Base minion = null ) : void
minion Obj_AI_Base
Résultat void