C# Class cleanLayer.Brains.FeralDruidBrain.CatSpellAction

Inheritance: cleanLayer.Library.Combat.HarmfulSpellAction
Show file Open project: Vipeax/cleanLayer

Public Methods

Method Description
CatSpellAction ( Brain brain, int priority, string spellName = null, int range = 6 ) : System.Linq

Method Details

CatSpellAction() public method

public CatSpellAction ( Brain brain, int priority, string spellName = null, int range = 6 ) : System.Linq
brain cleanLayer.Library.Combat.Brain
priority int
spellName string
range int
return System.Linq