Table of Contents

JettisonObject::set

There is no doc-string available for this function.

Syntax

script JettisonObject::set(string %this, string %key, string %type, string %value);

Parameters

string %this
No description available.

string %key
No description available.

string %type
No description available.

string %value
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

JettisonObject::get
JettisonObject::onRemove
JettisonObject::remove
JettisonObject::toJSON

References

This function is not called by any other functions.