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