Anvil
Anvil.API.SpecialAbility Class Reference

Public Member Functions

 SpecialAbility (NwSpell spell, byte casterLevel, bool ready=true)
 

Properties

byte CasterLevel [get, set]
 Gets the caster level of this special ability. More...
 
bool Ready [get, set]
 Gets if this special ability is ready to use. More...
 
NwSpell Spell [get, set]
 Gets the spell associated with this special ability. More...
 

Property Documentation

◆ CasterLevel

byte Anvil.API.SpecialAbility.CasterLevel
getset

Gets the caster level of this special ability.

◆ Ready

bool Anvil.API.SpecialAbility.Ready
getset

Gets if this special ability is ready to use.

◆ Spell

NwSpell Anvil.API.SpecialAbility.Spell
getset

Gets the spell associated with this special ability.


The documentation for this class was generated from the following file: