====== GlassLiveUserListSwatch::onRightMouseUp ====== There is no doc-string available for this function. ===== Syntax ===== script GlassLiveUserListSwatch::onRightMouseUp(string %this); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/submodules/live/GlassLiveRoom.cs:861 ===== See also ===== [[scripting:doc:u:glassliveuserlistswatch:onmousedown|GlassLiveUserListSwatch::onMouseDown]]\\ [[scripting:doc:u:glassliveuserlistswatch:onmouseenter|GlassLiveUserListSwatch::onMouseEnter]]\\ [[scripting:doc:u:glassliveuserlistswatch:onmouseleave|GlassLiveUserListSwatch::onMouseLeave]]\\ [[scripting:doc:u:glassliveuserlistswatch:onmouseup|GlassLiveUserListSwatch::onMouseUp]]\\ [[scripting:doc:u:glassliveuserlistswatch:scrollend|GlassLiveUserListSwatch::scrollEnd]]\\ [[scripting:doc:u:glassliveuserlistswatch:scrollloop|GlassLiveUserListSwatch::scrollLoop]]\\ ===== References ===== This function is not called by any other functions.