Table of Contents

brickSpawnPointData::onRemove

There is no doc-string available for this function.

Syntax

script brickSpawnPointData::onRemove(string %this, string %obj);

Parameters

string %this
No description available.

string %obj
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:25529

See also

brickSpawnPointData::onLoadPlant
brickSpawnPointData::onPlant

References

This function is not called by any other functions.