Skip to main content

MouseYIn

Callable

  • MouseYIn(Top: number, Height: number): boolean

  • Check if the mouse position is within the boundaries of a given zone along the Y axis


    Parameters

    • Top: number

      Starting position on the Y axis

    • Height: number

      Height of the zone

    Returns boolean

    • Returns TRUE if the click occurred in the given zone