Table of Contents

GlassLiveUserListSwatch::onMouseUp

There is no doc-string available for this function.

Syntax

script GlassLiveUserListSwatch::onMouseUp(string %this, string %mod, string %point, string %count);

Parameters

string %this
No description available.

string %mod
No description available.

string %point
No description available.

string %count
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/submodules/live/GlassLiveRoom.cs:828

See also

GlassLiveUserListSwatch::onMouseDown
GlassLiveUserListSwatch::onMouseEnter
GlassLiveUserListSwatch::onMouseLeave
GlassLiveUserListSwatch::onRightMouseUp
GlassLiveUserListSwatch::scrollEnd
GlassLiveUserListSwatch::scrollLoop

References

This function is not called by any other functions.