====== GlassChatroomWindow::openRoomBrowser ====== There is no doc-string available for this function. ===== Syntax ===== script GlassChatroomWindow::openRoomBrowser(string %this, string %rooms); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%rooms%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/GlassLive.cs:3962 ===== See also ===== [[scripting:doc:u:glasschatroomwindow:addtab|GlassChatroomWindow::addTab]]\\ [[scripting:doc:u:glasschatroomwindow:createaddtabbutton|GlassChatroomWindow::createAddTabButton]]\\ [[scripting:doc:u:glasschatroomwindow:createtabbutton|GlassChatroomWindow::createTabButton]]\\ [[scripting:doc:u:glasschatroomwindow:opentab|GlassChatroomWindow::openTab]]\\ [[scripting:doc:u:glasschatroomwindow:removetab|GlassChatroomWindow::removeTab]]\\ [[scripting:doc:u:glasschatroomwindow:removetabid|GlassChatroomWindow::removeTabId]]\\ [[scripting:doc:u:glasschatroomwindow:rendertabs|GlassChatroomWindow::renderTabs]]\\ [[scripting:doc:u:glasschatroomwindow:setdropmode|GlassChatroomWindow::setDropMode]]\\ ===== References ===== This function is not called by any other functions.