Table of Contents

[GlassServers] NewPlayerListGui::update

There is no doc-string available for this function.

Syntax

script [GlassServers] NewPlayerListGui::update(string %this, string %client, string %name, string %blid, string %isAdmin, string %isSuperAdmin, string %score);

Parameters

string %this
No description available.

string %client
No description available.

string %name
No description available.

string %blid
No description available.

string %isAdmin
No description available.

string %isSuperAdmin
No description available.

string %score
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassServers.cs:796

See also

[GlassServers] NewPlayerListGui::UpdateWindowTitle

References

This function is not called by any other functions.