Table of Contents

GlassLiveRoom::pushMessage

There is no doc-string available for this function.

Syntax

script GlassLiveRoom::pushMessage(string %this, string %sender, string %msg, string %data);

Parameters

string %this
No description available.

string %sender
No description available.

string %msg
No description available.

string %data
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.