Table of Contents

SlayerClient_ServerPrefHandlerSG::updateGUIValue

There is no doc-string available for this function.

Syntax

script SlayerClient_ServerPrefHandlerSG::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_ServerPrefHandlerSG.cs:455

See also

SlayerClient_ServerPrefHandlerSG::addPref
SlayerClient_ServerPrefHandlerSG::clearPrefs
SlayerClient_ServerPrefHandlerSG::clearRules
SlayerClient_ServerPrefHandlerSG::displayRule
SlayerClient_ServerPrefHandlerSG::exportMinigamePreferences
SlayerClient_ServerPrefHandlerSG::exportPrefs
SlayerClient_ServerPrefHandlerSG::getPrefSO
SlayerClient_ServerPrefHandlerSG::importMinigamePreferences
SlayerClient_ServerPrefHandlerSG::sendPreferenceValues
SlayerClient_ServerPrefHandlerSG::updateDynamicRules

References

This function is not called by any other functions.