Table of Contents

GlassLiveRoom::writeLog

There is no doc-string available for this function.

Syntax

script GlassLiveRoom::writeLog(string %this, string %msg);

Parameters

string %this
No description available.

string %msg
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/submodules/live/GlassLiveRoom.cs:406

See also

GlassLiveRoom::addUser
GlassLiveRoom::createView
GlassLiveRoom::getBl_id
GlassLiveRoom::getCount
GlassLiveRoom::getUser
GlassLiveRoom::leaveRoom
GlassLiveRoom::onUserJoin
GlassLiveRoom::onUserLeave
GlassLiveRoom::pushMessage
GlassLiveRoom::pushText
GlassLiveRoom::removeUser
GlassLiveRoom::userListAdd
GlassLiveRoom::userListAddHeader
GlassLiveRoom::userListBuild
GlassLiveRoom::userListCleanHeaders
GlassLiveRoom::userListCreateHeader
GlassLiveRoom::userListCreateSwatch
GlassLiveRoom::userListHeader
GlassLiveRoom::userListRemove
GlassLiveRoom::userListRemoveBLID
GlassLiveRoom::userListUpdate

References

This function is not called by any other functions.