Table of Contents

GlassChatroomWindow::createTabButton

There is no doc-string available for this function.

Syntax

script GlassChatroomWindow::createTabButton(string %this, string %i, string %width);

Parameters

string %this
No description available.

string %i
No description available.

string %width
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.