Anvil
Anvil.API.CreatureSpellAbility Class Reference

Represents a spell-like ability on a creature. More...

Properties

int CasterLevel [get]
 Gets the caster level of the spell ability. More...
 
int Index [get]
 Get the internal index of this spell ability. More...
 
bool Ready [get, set]
 Gets or sets if this spell ability is ready and can be used. More...
 
NwSpell Spell [get]
 Gets the associated spell cast when using this spell ability. More...
 

Detailed Description

Represents a spell-like ability on a creature.

Property Documentation

◆ CasterLevel

int Anvil.API.CreatureSpellAbility.CasterLevel
get

Gets the caster level of the spell ability.

◆ Index

int Anvil.API.CreatureSpellAbility.Index
get

Get the internal index of this spell ability.

◆ Ready

bool Anvil.API.CreatureSpellAbility.Ready
getset

Gets or sets if this spell ability is ready and can be used.

◆ Spell

NwSpell Anvil.API.CreatureSpellAbility.Spell
get

Gets the associated spell cast when using this spell ability.


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