C# Class SpaceAIDS.ModeManager

Mostra file Open project: Enochen/EloBuddy Class Usage Examples

Public Properties

Property Type Description
UsingR bool

Public Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
ModeManager ( ) : System
OnCastSpell ( Spellbook sender, SpellbookCastSpellEventArgs args ) : void
OnGapcloser ( AIHeroClient sender, Gapcloser args ) : void
OnInterruptableSpell ( Obj_AI_Base sender, Interrupter args ) : void
OnIssueOrder ( Obj_AI_Base sender, PlayerIssueOrderEventArgs args ) : void
OnTick ( EventArgs args ) : void

Method Details

Initialize() public static method

public static Initialize ( ) : void
return void

Property Details

UsingR public_oe static_oe property

public static bool UsingR
return bool