====== SlayerClient_ServerPrefHandlerSG::sendPreferenceValues ====== There is no doc-string available for this function. ===== Syntax ===== script SlayerClient_ServerPrefHandlerSG::sendPreferenceValues(string %this, string %reset); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%reset%%**\\ 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:301 ===== 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:updatedynamicrules|SlayerClient_ServerPrefHandlerSG::updateDynamicRules]]\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:updateguivalue|SlayerClient_ServerPrefHandlerSG::updateGUIValue]]\\ ===== References ===== This function is not called by any other functions.