====== GlassServers::setEvent ====== There is no doc-string available for this function. ===== Syntax ===== script GlassServers::setEvent(string %addr, string %title, string %desc); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%addr%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%title%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%desc%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/GlassServers.cs:687 ===== See also ===== [[scripting:doc:u:glassservers:init|GlassServers::init]]\\ [[scripting:doc:u:glassservers:toggleevent|GlassServers::toggleEvent]]\\ [[scripting:doc:u:glassservers:updateeventdisplay|GlassServers::updateEventDisplay]]\\ ===== References ===== This function is not called by any other functions.