Table of Contents

GlassHighlightMouse::onMouseLeave

There is no doc-string available for this function.

Syntax

script GlassHighlightMouse::onMouseLeave(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/gui/elements/GlassHighlightSwatch.cs:67

See also

GlassHighlightMouse::onMouseDown
GlassHighlightMouse::onMouseEnter
GlassHighlightMouse::onMouseMove
GlassHighlightMouse::onMouseUp
GlassHighlightMouse::onRightMouseDown
GlassHighlightMouse::onRightMouseUp
GlassHighlightMouse::scrollEnd
GlassHighlightMouse::scrollLoop

References

This function is not called by any other functions.