C# Class BlackFeeder.Entry

Afficher le fichier Open project: blacky/LeagueSharp

Méthodes publiques

Свойство Type Description
BotVectorReached bool
ListChamp List
Menu LeagueSharp.Common.Menu
TopVectorReached bool

Méthodes publiques

Méthode Description
OnLoad ( EventArgs args ) : void
ShowNotification ( string message, Color color, int duration = -1, bool dispose = true ) : LeagueSharp.Common.Notification

Private Methods

Méthode Description
Feed ( ) : void
Laughing ( ) : void
Messages ( ) : void
OnEnd ( EventArgs args ) : void
OnIssueOrder ( Obj_AI_Base sender, GameObjectIssueOrderEventArgs args ) : void
OnUpdate ( EventArgs args ) : void
Spells ( ) : void
Surrender ( ) : void

Method Details

OnLoad() public static méthode

public static OnLoad ( EventArgs args ) : void
args System.EventArgs
Résultat void

ShowNotification() public static méthode

public static ShowNotification ( string message, Color color, int duration = -1, bool dispose = true ) : LeagueSharp.Common.Notification
message string
color Color
duration int
dispose bool
Résultat LeagueSharp.Common.Notification

Property Details

BotVectorReached public_oe static_oe property

public static bool BotVectorReached
Résultat bool

ListChamp public_oe static_oe property

public static List ListChamp
Résultat List

Menu public_oe static_oe property

public static Menu,LeagueSharp.Common Menu
Résultat LeagueSharp.Common.Menu

TopVectorReached public_oe static_oe property

public static bool TopVectorReached
Résultat bool