C# Class Aka_s_Vayne.Logic.Aka

Afficher le fichier Open project: Kysamaa/EloBuddy Class Usage Examples

Méthodes publiques

Свойство Type Description
LastCheck long
Points List

Méthodes publiques

Méthode Description
Execute ( ) : void
IsCondemable ( AIHeroClient unit, System.Vector2 pos = newVector2() ) : bool

Method Details

Execute() public static méthode

public static Execute ( ) : void
Résultat void

IsCondemable() public static méthode

public static IsCondemable ( AIHeroClient unit, System.Vector2 pos = newVector2() ) : bool
unit AIHeroClient
pos System.Vector2
Résultat bool

Property Details

LastCheck public_oe static_oe property

public static long LastCheck
Résultat long

Points public_oe static_oe property

public static List Points
Résultat List