Method SpellInfo:IsSelfCast [-] [+]

Checks if the SpellInfo represents a self-casting spell or ability.

Self-casting spells or abilities are those that the casters use on themselves. This can include defensive spells, healing spells, buffs, or any other type of effect that a player character or NPC applies on themselves.

Synopsis

is_self_cast = SpellInfo:IsSelfCast()

Arguments

None.

Returns

bool is_self_cast
See method description.

Generated on
©2016 - Eluna Lua Engine