FunctionsMouseYInMouseYIn CallableMouseYIn(Top: number, Height: number): booleanCheck if the mouse position is within the boundaries of a given zone along the Y axisParametersTop: numberStarting position on the Y axisHeight: numberHeight of the zoneReturns booleanReturns TRUE if the click occurred in the given zone
Check if the mouse position is within the boundaries of a given zone along the Y axis