C# Class TwistedFate.CardSelector

Afficher le fichier Open project: blm95/LeagueSharp2 Class Usage Examples

Méthodes publiques

Свойство Type Description
LastSendWSent int
LastWSent int
Select Cards

Méthodes publiques

Méthode Description
StartSelecting ( Cards card ) : void

Private Methods

Méthode Description
CardSelector ( ) : System
Game_OnGameUpdate ( EventArgs args ) : void
Obj_AI_Hero_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
SendWPacket ( ) : void

Method Details

StartSelecting() public static méthode

public static StartSelecting ( Cards card ) : void
card Cards
Résultat void

Property Details

LastSendWSent public_oe static_oe property

public static int LastSendWSent
Résultat int

LastWSent public_oe static_oe property

public static int LastWSent
Résultat int

Select public_oe static_oe property

public static Cards Select
Résultat Cards