![]() |
The API is no longer being updated here until further notice. |
Returns true if the mouse cursor is hovering over the region.
isMouseMotionFocus = ScriptRegion:IsMouseMotionFocus()
Returns
- isMouseMotionFocus
- boolean
Details
- This method appears to be the same as :IsMouseOver.
Patch changes
Patch 10.1.0 (2023-05-02): Added.
