====== ShapeBaseData::onInventory ====== There is no doc-string available for this function. ===== Syntax ===== script ShapeBaseData::onInventory(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== base/server/scripts/allGameScripts.cs:-1 ===== See also ===== [[scripting:doc:u:shapebasedata:checkdeploypos|ShapeBaseData::checkDeployPos]]\\ [[scripting:doc:u:shapebasedata:damage|ShapeBaseData::Damage]]\\ [[scripting:doc:u:shapebasedata:getdeploytransform|ShapeBaseData::getDeployTransform]]\\ [[scripting:doc:u:shapebasedata:onpickup|ShapeBaseData::onPickup]]\\ [[scripting:doc:u:shapebasedata:onthrow|ShapeBaseData::onThrow]]\\ [[scripting:doc:u:shapebasedata:onuse|ShapeBaseData::onUse]]\\ ===== References ===== This function is not called by any other functions.