Table of Contents

SlayerClient_TeamPrefHandlerSG::updateGUIValue

There is no doc-string available for this function.

Syntax

script SlayerClient_TeamPrefHandlerSG::updateGUIValue(string %this, string %ctrl, string %recursive, string %exclude);

Parameters

string %this
No description available.

string %ctrl
No description available.

string %recursive
No description available.

string %exclude
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefHandlerSG.cs:148

See also

SlayerClient_TeamPrefHandlerSG::addPref
SlayerClient_TeamPrefHandlerSG::clearPrefs
SlayerClient_TeamPrefHandlerSG::exportTeamPreferences
SlayerClient_TeamPrefHandlerSG::getPrefSO
SlayerClient_TeamPrefHandlerSG::importTeamPreferences
SlayerClient_TeamPrefHandlerSG::resetPreferences

References

This function is not called by any other functions.