====== [Slayer_Module_FlyThruCam] Slayer_MiniGameSO::onReset ====== There is no doc-string available for this function. ===== Syntax ===== script [Slayer_Module_FlyThruCam] Slayer_MiniGameSO::onReset(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/server/modules/FlyThroughCam.cs:364 ===== See also ===== [[scripting:doc:slayerumoduleuflythrucam:slayeruminigameso:onremove|[Slayer_Module_FlyThruCam] Slayer_MiniGameSO::onRemove]]\\ [[scripting:doc:slayerumoduleuflythrucam:slayeruminigameso:preroundcountdowntick|[Slayer_Module_FlyThruCam] Slayer_MiniGameSO::preRoundCountdownTick]]\\ ===== References ===== This function is not called by any other functions.