C# Class SFXUtility.Feature.AutoPotion

Inheritance: Base
Show file Open project: Smokyfox/LeagueSharp

Public Methods

Method Description
AutoPotion ( Container container ) : System

Private Methods

Method Description
ActivatorsLoaded ( object o ) : void
GetPotionSlot ( PotionType type ) : InventorySlot
IsBuffActive ( PotionType type ) : bool
OnGameLoad ( EventArgs args ) : void
OnGameUpdate ( EventArgs args ) : void

Method Details

AutoPotion() public method

public AutoPotion ( Container container ) : System
container Container
return System