SpellCastInfo Properties |
The SpellCastInfo type exposes the following members.
Name | Description | |
---|---|---|
ActionId |
Gets the id of the action being cast
| |
ActionType |
Returns the ActionType of the spell being cast
| |
CastLocation |
Returns the location targeted for the casted spell/item.
Data persists after the cast has completed.
| |
CastTime |
How long the spell takes to cast
| |
CurrentCastTime |
Returns how long into the cast the target is
| |
Interruptible |
Returns true if the interrupt border is present
| |
IsCasting |
Returns true if the target is currently casting
| |
IsSpell |
Returns true if the cast is for a spell
| |
IsValid | (Inherited from RemoteObject.) | |
ItemData |
Gets the ItemData object of the item being used
| |
Name |
Returns the english name of the spell being cast
| |
Pointer | (Inherited from RemoteObject.) | |
RemainingCastTime |
Returns how long before the current cast is completed
| |
SpellData |
Gets the SpellData object of the spell being cast
| |
TargetId |
The objectid target of the spell
| |
VTable | (Inherited from RemoteObject.) |