C# Class EarthAn.Action

Afficher le fichier Open project: JumpAttacker/EnsageSharp

Méthodes publiques

Свойство Type Description
GlobalTarget Hero

Private Properties

Свойство Type Description
CastAbilities void
CastCombo void
CastItems bool

Méthodes publiques

Méthode Description
Game_OnUpdate ( EventArgs args ) : void

Private Methods

Méthode Description
CastAbilities ( float distance ) : void
CastCombo ( ) : void
CastItems ( float distance ) : bool

Method Details

Game_OnUpdate() public static méthode

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

Property Details

GlobalTarget public_oe static_oe property

public static Hero GlobalTarget
Résultat Hero