====== [Support_RespawnTime] Observer::onTrigger ====== There is no doc-string available for this function. ===== Syntax ===== script [Support_RespawnTime] Observer::onTrigger(string %this, string %camera, string %button, string %state); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%camera%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%button%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%state%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/server/support/Support_RespawnTime.cs:86 ===== See also ===== ===== References ===== This function is not called by any other functions.