Reference
Components
Mouse Over 
Description
This component determines whether the mouse is over a particular area in a view. The boolean output will show True when the mouse is 
over and False otherwise. This output is triggered whenever the state changes.
Note that mouse move message flow is turned off by default for performance reasons so in order to use a Mouse Over component you must 
ensure that mouse moves are switched on in the MGUI for the module where the mouse area is defined (see picture below).
Connectors
Inputs Type Outputs Type
View on which to monitor the
mouse status
View Whether the mouse is 
over the area
Boolean
Area of the view to be 
monitored
Area
256 of 494










