Table of Contents

GlassChatroomTabMouse::onMouseLeave

There is no doc-string available for this function.

Syntax

script GlassChatroomTabMouse::onMouseLeave(string %this, string %a, string %b, string %c);

Parameters

string %this
No description available.

string %a
No description available.

string %b
No description available.

string %c
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassLive.cs:3889

See also

GlassChatroomTabMouse::onMouseDown
GlassChatroomTabMouse::onMouseDragged
GlassChatroomTabMouse::onMouseEnter
GlassChatroomTabMouse::onMouseUp
GlassChatroomTabMouse::Render
GlassChatroomTabMouse::setUse

References

This function is not called by any other functions.