Table of Contents

GlassLiveRoom::userListAddHeader

There is no doc-string available for this function.

Syntax

script GlassLiveRoom::userListAddHeader(string %this, string %rank, string %colorCode, string %text);

Parameters

string %this
No description available.

string %rank
No description available.

string %colorCode
No description available.

string %text
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

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::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.