C# Class Aka_s_Vayne.Logic.Aka

Mostra file Open project: Kysamaa/EloBuddy Class Usage Examples

Public Properties

Property Type Description
LastCheck long
Points List

Public Methods

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

Method Details

Execute() public static method

public static Execute ( ) : void
return void

IsCondemable() public static method

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

Property Details

LastCheck public_oe static_oe property

public static long LastCheck
return long

Points public_oe static_oe property

public static List Points
return List