C# Class OriannaHunter.Core.BallManager

Afficher le fichier Open project: DZ191/LeagueSharp

Méthodes publiques

Méthode Description
ExecuteCommandList ( List CommandList ) : void
OnLoad ( ) : void

Private Methods

Méthode Description
OnDoCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
OnUpdate ( ) : void

Method Details

ExecuteCommandList() public static méthode

public static ExecuteCommandList ( List CommandList ) : void
CommandList List
Résultat void

OnLoad() public static méthode

public static OnLoad ( ) : void
Résultat void