Table of Contents

GlassChatroomWindow::removeTabId

There is no doc-string available for this function.

Syntax

script GlassChatroomWindow::removeTabId(string %this, string %id);

Parameters

string %this
No description available.

string %id
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

GlassChatroomWindow::addTab
GlassChatroomWindow::createAddTabButton
GlassChatroomWindow::createTabButton
GlassChatroomWindow::openRoomBrowser
GlassChatroomWindow::openTab
GlassChatroomWindow::removeTab
GlassChatroomWindow::renderTabs
GlassChatroomWindow::setDropMode

References

This function is not called by any other functions.