====== GlassChatroomGui_Input::findPartialName ====== There is no doc-string available for this function. ===== Syntax ===== script GlassChatroomGui_Input::findPartialName(string %this, string %partialName); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%partialName%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/submodules/live/GlassLiveRoom.cs:925 ===== See also ===== [[scripting:doc:u:glasschatroomguiuinput:fixcasesbyname|GlassChatroomGui_Input::fixCasesByName]]\\ [[scripting:doc:u:glasschatroomguiuinput:onadd|GlassChatroomGui_Input::onAdd]]\\ [[scripting:doc:u:glasschatroomguiuinput:ontabcomplete|GlassChatroomGui_Input::onTabComplete]]\\ ===== References ===== This function is not called by any other functions.