I was testing healing with only the Roid-Macros addon enabled and discovered that - after enabling the Escape -> Interface -> Options "Show Target of Target" - I was unable to mouseover heal against the default Bllizzard TargetofTarget frame, since UnitExists("mouseover") does not recognize the frame.
This code fixes that problem. I generalized it as a "Blizzard" unitframe mouseover extension, in case of future changes against Blizzard frames.
I was testing healing with only the Roid-Macros addon enabled and discovered that - after enabling the Escape -> Interface -> Options "Show Target of Target" - I was unable to mouseover heal against the default Bllizzard TargetofTarget frame, since
UnitExists("mouseover")
does not recognize the frame.This code fixes that problem. I generalized it as a "Blizzard" unitframe mouseover extension, in case of future changes against Blizzard frames.
Code successfully tested in-game.