Table of Contents

JSONHash::onRemove

There is no doc-string available for this function.

Syntax

script JSONHash::onRemove(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:704

See also

JSONHash::clear
JSONHash::describe
JSONHash::get
JSONHash::getKey
JSONHash::getLength
JSONHash::isKey
JSONHash::isValue
JSONHash::onAdd
JSONHash::remove
JSONHash::set
JSONHash::setDefault

References

This function is not called by any other functions.