Table of Contents

GlassChatroomGui_Input::findPartialName

There is no doc-string available for this function.

Syntax

script GlassChatroomGui_Input::findPartialName(string %this, string %partialName);

Parameters

string %this
No description available.

string %partialName
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/submodules/live/GlassLiveRoom.cs:925

See also

GlassChatroomGui_Input::fixCasesByName
GlassChatroomGui_Input::onAdd
GlassChatroomGui_Input::onTabComplete

References

This function is not called by any other functions.