Table of Contents

ShapeBaseData::onThrow

There is no doc-string available for this function.

Syntax

script ShapeBaseData::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:8915

See also

ShapeBaseData::checkDeployPos
ShapeBaseData::Damage
ShapeBaseData::getDeployTransform
ShapeBaseData::onInventory
ShapeBaseData::onPickup
ShapeBaseData::onUse

References

This function is not called by any other functions.