====== 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 ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%ctrl%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%recursive%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%exclude%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:455 ===== See also ===== [[scripting:doc:u:slayerclientuserverprefhandlersg:addpref|SlayerClient_ServerPrefHandlerSG::addPref]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:clearprefs|SlayerClient_ServerPrefHandlerSG::clearPrefs]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:clearrules|SlayerClient_ServerPrefHandlerSG::clearRules]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:displayrule|SlayerClient_ServerPrefHandlerSG::displayRule]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:exportminigamepreferences|SlayerClient_ServerPrefHandlerSG::exportMinigamePreferences]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:exportprefs|SlayerClient_ServerPrefHandlerSG::exportPrefs]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:getprefso|SlayerClient_ServerPrefHandlerSG::getPrefSO]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:importminigamepreferences|SlayerClient_ServerPrefHandlerSG::importMinigamePreferences]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:sendpreferencevalues|SlayerClient_ServerPrefHandlerSG::sendPreferenceValues]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:updatedynamicrules|SlayerClient_ServerPrefHandlerSG::updateDynamicRules]]\\ ===== References ===== This function is not called by any other functions.