====== VehicleSpawnMarker::onRemove ====== There is no doc-string available for this function. ===== Syntax ===== script VehicleSpawnMarker::onRemove(string %obj); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%obj%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== base/server/scripts/allGameScripts.cs:23992 ===== See also ===== [[scripting:doc:u:vehiclespawnmarker:getrecolorvehicle|VehicleSpawnMarker::getReColorVehicle]]\\ [[scripting:doc:u:vehiclespawnmarker:getuiname|VehicleSpawnMarker::getUiName]]\\ [[scripting:doc:u:vehiclespawnmarker:onadd|VehicleSpawnMarker::onAdd]]\\ [[scripting:doc:u:vehiclespawnmarker:setdata|VehicleSpawnMarker::setData]]\\ ===== References ===== This function is not called by any other functions.