IsHovering
Description
Determines whether or not the cursor is within the specified bounds.
Arguments
number x
The X position of the area.
number y
The Y position of the area.
number width
The width of the area.
number height
The height of the area.
Returns
boolean
True when the cursor is hovering the area.