C# Class AutoSharp.Auto.SummonersRift.SRManager

Datei anzeigen Open project: myo/Experimental

Public Methods

Method Description
FastHalt ( ) : void
Load ( ) : void
OnUpdate ( EventArgs args ) : void
Unload ( ) : void

Method Details

FastHalt() public static method

public static FastHalt ( ) : void
return void

Load() public static method

public static Load ( ) : void
return void

OnUpdate() public static method

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

Unload() public static method

public static Unload ( ) : void
return void