Table of Contents

brickSpawnPointData::onLoadPlant

There is no doc-string available for this function.

Syntax

script brickSpawnPointData::onLoadPlant(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:25513

See also

brickSpawnPointData::onPlant
brickSpawnPointData::onRemove

References

This function is not called by any other functions.