Table of Contents

ItemData::onThrow

There is no doc-string available for this function.

Syntax

script ItemData::onThrow(string %this, string %user, string %amount);

Parameters

string %this
No description available.

string %user
No description available.

string %amount
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:9113

See also

ItemData::create
ItemData::onAdd
ItemData::onBallCollision
ItemData::onCollision
ItemData::onPickup
ItemData::onUse

References

This function is not called by any other functions.