MouseLeave (Event): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
Fixed
>Camoy
Used Base
Line 3: Line 3:
|arguments =
|arguments =
|description = Fired when a mouse "leaves" or moves off of a GUI Object.
|description = Fired when a mouse "leaves" or moves off of a GUI Object.
|object = [[Frame]], [[TextLabel]], [[TextButton]], [[TextButton]], [[ImageLabel]], [[ImageButton]]
|object = [[GuiBase]]
|}}
|}}
</onlyinclude>
</onlyinclude>
|}
|}

Revision as of 23:16, 28 August 2010

MouseLeave ( )
Description Fired when a mouse "leaves" or moves off of a GUI Object.
Member of: [[RBX.lua.GuiBase (Object)|GuiBase]]