Table of Contents

GlassChatroomTabMouse::onMouseDragged

There is no doc-string available for this function.

Syntax

script GlassChatroomTabMouse::onMouseDragged(string %this, string %a, string %pos, string %c);

Parameters

string %this
No description available.

string %a
No description available.

string %pos
No description available.

string %c
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

GlassChatroomTabMouse::onMouseDown
GlassChatroomTabMouse::onMouseEnter
GlassChatroomTabMouse::onMouseLeave
GlassChatroomTabMouse::onMouseUp
GlassChatroomTabMouse::Render
GlassChatroomTabMouse::setUse

References

This function is not called by any other functions.