C# Class SFXUtility.Feature.RecallTracker

Inheritance: Base
Show file Open project: Smokyfox/LeagueSharp

Public Methods

Method Description
RecallTracker ( IContainer container ) : System

Private Methods

Method Description
OnDraw ( EventArgs args ) : void
OnGameLoad ( EventArgs args ) : void
OnGameProcessPacket ( GamePacketEventArgs args ) : void
TrackersLoaded ( object o ) : void

Method Details

RecallTracker() public method

public RecallTracker ( IContainer container ) : System
container IContainer
return System