Table of Contents

removeItemFromArray

There is no doc-string available for this function.

Syntax

script removeItemFromArray(string %list, string %item);

Parameters

string %list
No description available.

string %item
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/server/GlassServerControl.cs:22

See also

References

This function is not called by any other functions.