C# Class cleanLayer.Brains.FeralDruidBrain.BearSpellAction

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

Public Methods

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

Method Details

BearSpellAction() public method

public BearSpellAction ( 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