====== SlayerClient_GameModeTemplateSG::applyDefaultPreferences ====== There is no doc-string available for this function. ===== Syntax ===== script SlayerClient_GameModeTemplateSG::applyDefaultPreferences(string %this); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/client/core/SlayerClient_GameModeTemplateSG.cs:12 ===== See also ===== [[scripting:doc:u:slayerclientugamemodetemplatesg:applydefaultteampreferences|SlayerClient_GameModeTemplateSG::applyDefaultTeamPreferences]]\\ [[scripting:doc:u:slayerclientugamemodetemplatesg:createdefaultteams|SlayerClient_GameModeTemplateSG::createDefaultTeams]]\\ ===== References ===== This function is not called by any other functions.