IsTargetLoose

From Warcraft Wiki
Jump to navigation Jump to search

Checks if the players' current target is a soft-targeted unit.

isLoose = IsTargetLoose()

Returns

isLoose
boolean - true if the current target unit is a soft-targeted unit.

Patch changes