C# Class Xerath.Xerath

Datei anzeigen Open project: Hellsing/EloBuddy-Addons Class Usage Examples

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
OnDraw ( EventArgs args ) : void
OnGapcloser ( AIHeroClient sender, Gapcloser args ) : void
OnInterruptableSpell ( Obj_AI_Base sender, Interrupter args ) : void
OnLoadingComplete ( EventArgs args ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void