====== Slayer_Main::refreshFromServer ====== There is no doc-string available for this function. ===== Syntax ===== script Slayer_Main::refreshFromServer(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/gui/main/99_Slayer_Main.cs:72 ===== See also ===== [[scripting:doc:u:slayerumain:apply|Slayer_Main::apply]]\\ [[scripting:doc:u:slayerumain:onsleep|Slayer_Main::onSleep]]\\ [[scripting:doc:u:slayerumain:onwake|Slayer_Main::onWake]]\\ [[scripting:doc:u:slayerumain:refresh|Slayer_Main::Refresh]]\\ ===== References ===== This function is not called by any other functions.