MouseLeave (Event): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>GoldenUrg fixed display |
>Camoy Fixed |
||
Line 1: | Line 1: | ||
{| | {| | ||
|<onlyinclude>{{Event|name=MouseLeave | |<onlyinclude>{{Event|name = MouseLeave | ||
|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= | |object = [[Frame]], [[TextLabel]], [[TextButton]], [[TextButton]], [[ImageLabel]], [[ImageButton]] | ||
|}} | |}} | ||
</onlyinclude> | </onlyinclude> | ||
|} | |} |
Revision as of 22:55, 28 August 2010
|