C# Class cleanLayer.Brains.ProtectionPaladinBrain.TankSpellAction

Inheritance: cleanLayer.Library.Combat.HarmfulSpellAction
Afficher le fichier Open project: Vipeax/cleanLayer

Méthodes publiques

Méthode Description
Execute ( ) : void
TankSpellAction ( Brain brain, int priority, string spellname, int range = 5 ) : System.Linq

Private Methods

Méthode Description
GetLowestThreatUnit ( ) : WoWUnit

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

TankSpellAction() public méthode

public TankSpellAction ( Brain brain, int priority, string spellname, int range = 5 ) : System.Linq
brain cleanLayer.Library.Combat.Brain
priority int
spellname string
range int
Résultat System.Linq