C# Class VayneHunter_Reborn.Skills.Condemn.InterrupterGapcloser

Afficher le fichier Open project: DZ191/LeagueSharp Class Usage Examples

Méthodes publiques

Méthode Description
GetSelectedPosition ( System.Vector3 pos, float range, int type ) : System.Vector3
OnLoad ( ) : void

Private Methods

Méthode Description
GameObject_OnCreate ( GameObject sender, EventArgs args ) : void
Obj_AI_Base_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
OnEnemyGapcloser ( ActiveGapcloser gapcloser, SpellSlot slot ) : void
OnInterruptableTarget ( Obj_AI_Hero sender, LeagueSharp.Common.Interrupter2 args ) : void

Method Details

GetSelectedPosition() public static méthode

public static GetSelectedPosition ( System.Vector3 pos, float range, int type ) : System.Vector3
pos System.Vector3
range float
type int
Résultat System.Vector3

OnLoad() public static méthode

public static OnLoad ( ) : void
Résultat void