Table of Contents

ShapeBaseData::onUse

There is no doc-string available for this function.

Syntax

script ShapeBaseData::onUse(string %this, string %user);

Parameters

string %this
No description available.

string %user
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:8906

See also

ShapeBaseData::checkDeployPos
ShapeBaseData::Damage
ShapeBaseData::getDeployTransform
ShapeBaseData::onInventory
ShapeBaseData::onPickup
ShapeBaseData::onThrow

References

This function is not called by any other functions.