Method SpellInfo:NeedsExplicitUnitTarget [-] [+]

Checks if the SpellInfo requires an explicit unit target.

Certain spells or abilities can only be cast or used when a specific unit (like a player character, NPC, or enemy) is targeted. This function checks if the spell or ability represented by SpellInfo has this requirement.

Synopsis

needs_explicit_unit_target = SpellInfo:NeedsExplicitUnitTarget()

Arguments

None.

Returns

bool needs_explicit_unit_target
See method description.

Generated on
©2016 - Eluna Lua Engine