Table of Contents

JettisonArray::push

There is no doc-string available for this function.

Syntax

script JettisonArray::push(string %this, string %type, string %value);

Parameters

string %this
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:691

See also

JettisonArray::onRemove
JettisonArray::toJSON

References

This function is not called by any other functions.