Table of Contents

JettisonObject::remove

There is no doc-string available for this function.

Syntax

script JettisonObject::remove(string %this, string %key);

Parameters

string %this
No description available.

string %key
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/support/jettison.cs:632

See also

JettisonObject::get
JettisonObject::onRemove
JettisonObject::set
JettisonObject::toJSON

References

This function is not called by any other functions.