Table of Contents

ItemData::onAdd

There is no doc-string available for this function.

Syntax

script ItemData::onAdd(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:9263

See also

ItemData::create
ItemData::onBallCollision
ItemData::onCollision
ItemData::onPickup
ItemData::onThrow
ItemData::onUse

References

This function is not called by any other functions.