====== Vehicle::onRemove ====== There is no doc-string available for this function. ===== Syntax ===== script Vehicle::onRemove(); ===== 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:vehicle:finalexplosion|Vehicle::finalExplosion]]\\ [[scripting:doc:u:vehicle:getdriverbluid|Vehicle::getDriverBL_ID]]\\ [[scripting:doc:u:vehicle:getdrivername|Vehicle::getDriverName]]\\ [[scripting:doc:u:vehicle:lavadamage|Vehicle::lavaDamage]]\\ [[scripting:doc:u:vehicle:onactivate|Vehicle::onActivate]]\\ [[scripting:doc:u:vehicle:oncollision|Vehicle::onCollision]]\\ [[scripting:doc:u:vehicle:ondriverleave|Vehicle::onDriverLeave]]\\ [[scripting:doc:u:vehicle:setangularvelocity|Vehicle::setAngularVelocity]]\\ [[scripting:doc:u:vehicle:teleporteffect|Vehicle::teleportEffect]]\\ [[scripting:doc:u:vehicle:tumblecheck|Vehicle::tumbleCheck]]\\ [[scripting:doc:u:vehicle:vceuifvariable|Vehicle::VCE_ifVariable]]\\ [[scripting:doc:u:vehicle:vceumodvariable|Vehicle::VCE_modVariable]]\\ ===== References ===== This function is not called by any other functions.