C# Class SFXUtility.Feature.LastPositionTracker.LastPosition

Afficher le fichier Open project: Smokyfox/LeagueSharp

Méthodes publiques

Свойство Type Description
Hero Obj_AI_Hero
IsRecalling bool
Recall bool
Recalled bool

Méthodes publiques

Méthode Description
LastPosition ( Obj_AI_Hero hero ) : System

Private Methods

Méthode Description
Update ( ) : void

Method Details

LastPosition() public méthode

public LastPosition ( Obj_AI_Hero hero ) : System
hero Obj_AI_Hero
Résultat System

Property Details

Hero public_oe property

public Obj_AI_Hero Hero
Résultat Obj_AI_Hero

IsRecalling public_oe property

public bool IsRecalling
Résultat bool

Recall public_oe property

public bool Recall
Résultat bool

Recalled public_oe property

public bool Recalled
Résultat bool