facing
Returns if the player is facing the unit.
facing(unit) : boolean
Example
if facing('target') then -- cast direction spellend
Returns if the player is facing the unit.
facing(unit) : boolean
Example
if facing('target') then -- cast direction spellend