====== VehicleSpawnMarker::onAdd ====== There is no doc-string available for this function. ===== Syntax ===== script VehicleSpawnMarker::onAdd(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:23954 ===== See also ===== [[scripting:doc:u:vehiclespawnmarker:getrecolorvehicle|VehicleSpawnMarker::getReColorVehicle]]\\ [[scripting:doc:u:vehiclespawnmarker:getuiname|VehicleSpawnMarker::getUiName]]\\ [[scripting:doc:u:vehiclespawnmarker:onremove|VehicleSpawnMarker::onRemove]]\\ [[scripting:doc:u:vehiclespawnmarker:setdata|VehicleSpawnMarker::setData]]\\ ===== References ===== This function is not called by any other functions.