Table of Contents

GlassChatroomWindow::addTab

There is no doc-string available for this function.

Syntax

script GlassChatroomWindow::addTab(string %this, string %tabObj);

Parameters

string %this
No description available.

string %tabObj
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.