Table of Contents

NewPlayerListGui::setIgnoring

There is no doc-string available for this function.

Syntax

script NewPlayerListGui::setIgnoring(string %this, string %clientId, string %val);

Parameters

string %this
No description available.

string %clientId
No description available.

string %val
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:1451

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::setIgnoringBL_ID
NewPlayerListGui::showTrustMessage
NewPlayerListGui::sortList
NewPlayerListGui::sortNumList
NewPlayerListGui::toggle
NewPlayerListGui::update
NewPlayerListGui::updateInYourMiniGame
NewPlayerListGui::updateScore
NewPlayerListGui::updateTrust
NewPlayerListGui::UpdateWindowTitle

References

This function is not called by any other functions.