C# Class VETERAN_MODE.Program

Mostrar archivo Open project: blm95/LeagueSharp2

Public Methods

Method Description
Game_OnGameLoad ( EventArgs args ) : void

Private Methods

Method Description
Game_OnGameProcessPacket ( GamePacketEventArgs args ) : void
Main ( string args ) : void

Method Details

Game_OnGameLoad() public static method

public static Game_OnGameLoad ( EventArgs args ) : void
args System.EventArgs
return void