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.
@return boolean: Returns true if the SpellInfo represents a self-casting spell or ability, otherwise false.
Synopsis
SpellInfo:IsSelfCast()
Arguments
None.
Returns
Nothing.