C# Class cleanLayer.Brains.HolyPaladinBrain.BeaconSpellAction

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

Méthodes publiques

Méthode Description
BeaconSpellAction ( Brain brain, int priority, string spellName = null, int range = 40 ) : System.Linq
Execute ( ) : void

Method Details

BeaconSpellAction() public méthode

public BeaconSpellAction ( Brain brain, int priority, string spellName = null, int range = 40 ) : System.Linq
brain cleanLayer.Library.Combat.Brain
priority int
spellName string
range int
Résultat System.Linq

Execute() public méthode

public Execute ( ) : void
Résultat void