C# Class Auto_Disable.Program

Show file Open project: JumpAttacker/EnsageSharp

Private Methods

Method Description
CheckForFirstSpell ( Unit t ) : Ability
CheckForModifier ( System.Entity t, bool &mustHave ) : string
CheckForNetworkAct ( System.Entity t ) : NetworkActivity
CheckForSecondSpell ( Unit t ) : Ability
CounterSpellAndItems ( Hero target, IEnumerable items, IEnumerable abilities, Unit me, uint i ) : void
Game_OnUpdate ( EventArgs args ) : void
GetRealCastRange ( Ability ability ) : float
Main ( ) : void
PrintEncolored ( string text, ConsoleColor color ) : void
PrintError ( string text ) : void
PrintInfo ( string text ) : void
PrintSuccess ( string text ) : void
UseDisableStageOne ( Hero target, IEnumerable items, IEnumerable abilities, bool stage, bool itsRealConterSpell, Hero me, uint i ) : void