Table of Contents

hasItemOnList

There is no doc-string available for this function.

Syntax

script hasItemOnList(string %string, string %item);

Parameters

string %string
No description available.

string %item
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassSettings.cs:547

See also

References

GlassSettings::registerSetting: Add-Ons/System_BlocklandGlass/client/GlassSettings.cs:131
Add-Ons/System_BlocklandGlass/client/GlassSettings.cs:556