C# Class AutoSharp.Auto.SummonersRift.SRManager

Afficher le fichier Open project: myo/Experimental

Méthodes publiques

Méthode Description
FastHalt ( ) : void
Load ( ) : void
OnUpdate ( EventArgs args ) : void
Unload ( ) : void

Method Details

FastHalt() public static méthode

public static FastHalt ( ) : void
Résultat void

Load() public static méthode

public static Load ( ) : void
Résultat void

OnUpdate() public static méthode

public static OnUpdate ( EventArgs args ) : void
args System.EventArgs
Résultat void

Unload() public static méthode

public static Unload ( ) : void
Résultat void