====== [GlassModManager] newChatHud_AddLine ====== There is no doc-string available for this function. ===== Syntax ===== script [GlassModManager] newChatHud_AddLine(string %line); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%line%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/GlassModManager.cs:630 ===== See also ===== ===== References ===== [[scripting:doc:u:u:onchatmessage|onChatMessage]]: base/client/scripts/allClientScripts.cs:17339\\ [[scripting:doc:u:u:startdemorecord|startDemoRecord]]: base/client/scripts/allClientScripts.cs:22651\\ [[scripting:doc:u:u:startdemorecord|startDemoRecord]]: base/client/scripts/allClientScripts.cs:22660\\ [[scripting:doc:u:u:stopdemorecord|stopDemoRecord]]: base/client/scripts/allClientScripts.cs:22670\\