Property | Type | Description | |
---|---|---|---|
QTarget | GameObject | ||
ShouldQ | bool |
Property | Type | Description | |
---|---|---|---|
ModeManager | System | ||
OnGapCloser | void | ||
OnInterruptibleSpell | void | ||
OnSpellCast | void | ||
OnUpdate | void |
Method | Description | |
---|---|---|
Initialize ( ) : void |
Method | Description | |
---|---|---|
ModeManager ( ) : System | ||
OnGapCloser ( AIHeroClient sender, Gapcloser args ) : void | ||
OnInterruptibleSpell ( Obj_AI_Base sender, Interrupter args ) : void | ||
OnSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void | ||
OnUpdate ( |