Table of Contents

ShapeBaseData::onPickup

There is no doc-string available for this function.

Syntax

script ShapeBaseData::onPickup(string %this, string %obj, string %user, string %amount);

Parameters

string %this
No description available.

string %obj
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:8925

See also

ShapeBaseData::checkDeployPos
ShapeBaseData::Damage
ShapeBaseData::getDeployTransform
ShapeBaseData::onInventory
ShapeBaseData::onThrow
ShapeBaseData::onUse

References

This function is not called by any other functions.