Table of Contents

GlassClientManager::hasClient

There is no doc-string available for this function.

Syntax

script GlassClientManager::hasClient(string %this, string %id);

Parameters

string %this
No description available.

string %id
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassClientManager.cs:39

See also

GlassClientManager::Accept
GlassClientManager::downloadFinished
GlassClientManager::getClients
GlassClientManager::init
GlassClientManager::populateGui
GlassClientManager::scan
GlassClientManager::skip

References

This function is not called by any other functions.