Table of Contents

NewPlayerListGui::update

There is no doc-string available for this function.

Syntax

script NewPlayerListGui::update(string %this, string %clientId, string %clientName, string %bl_id, string %isSuperAdmin, string %isAdmin, string %score);

Parameters

string %this
No description available.

string %clientId
No description available.

string %clientName
No description available.

string %bl_id
No description available.

string %isSuperAdmin
No description available.

string %isAdmin
No description available.

string %score
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:1021

See also

NewPlayerListGui::ClearInYourMiniGame
NewPlayerListGui::clickList
NewPlayerListGui::ClickMiniGameInvite
NewPlayerListGui::ClickMiniGameRemove
NewPlayerListGui::ClickTrustDemoteBUILD
NewPlayerListGui::ClickTrustDemoteNONE
NewPlayerListGui::ClickTrustInviteBuild
NewPlayerListGui::ClickTrustInviteFull
NewPlayerListGui::ClickUnIgnore
NewPlayerListGui::getIgnoringBL_ID
NewPlayerListGui::onSleep
NewPlayerListGui::onWake
NewPlayerListGui::setIgnoring
NewPlayerListGui::setIgnoringBL_ID
NewPlayerListGui::showTrustMessage
NewPlayerListGui::sortList
NewPlayerListGui::sortNumList
NewPlayerListGui::toggle
NewPlayerListGui::updateInYourMiniGame
NewPlayerListGui::updateScore
NewPlayerListGui::updateTrust
NewPlayerListGui::UpdateWindowTitle

References

This function is not called by any other functions.