====== SlayerClient_TeamPrefHandlerSG::exportTeamPreferences ====== There is no doc-string available for this function. ===== Syntax ===== script SlayerClient_TeamPrefHandlerSG::exportTeamPreferences(string %this, string %path); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%path%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefHandlerSG.cs:51 ===== See also ===== [[scripting:doc:u:slayerclientuteamprefhandlersg:addpref|SlayerClient_TeamPrefHandlerSG::addPref]]\\ [[scripting:doc:u:slayerclientuteamprefhandlersg:clearprefs|SlayerClient_TeamPrefHandlerSG::clearPrefs]]\\ [[scripting:doc:u:slayerclientuteamprefhandlersg:getprefso|SlayerClient_TeamPrefHandlerSG::getPrefSO]]\\ [[scripting:doc:u:slayerclientuteamprefhandlersg:importteampreferences|SlayerClient_TeamPrefHandlerSG::importTeamPreferences]]\\ [[scripting:doc:u:slayerclientuteamprefhandlersg:resetpreferences|SlayerClient_TeamPrefHandlerSG::resetPreferences]]\\ [[scripting:doc:u:slayerclientuteamprefhandlersg:updateguivalue|SlayerClient_TeamPrefHandlerSG::updateGUIValue]]\\ ===== References ===== This function is not called by any other functions.