C# Class cleanLayer.Library.Combat.HelpfulSpellAction

Inheritance: SpellAction
Afficher le fichier Open project: Vipeax/cleanLayer

Méthodes publiques

Méthode Description
Execute ( ) : void
HelpfulSpellAction ( Brain brain, int priority, string spellName = null, int range = 30 ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

HelpfulSpellAction() public méthode

public HelpfulSpellAction ( Brain brain, int priority, string spellName = null, int range = 30 ) : System
brain Brain
priority int
spellName string
range int
Résultat System