====== VehicleSpawnMarker::setData ====== (string uiName, bool reColorVehicle) ===== Syntax ===== void VehicleSpawnMarker::setData(string %uiName, bool %reColorVehicle); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%uiName%%**\\ No description available. [[scripting:doc:engine:types:bool|bool]] **%%%reColorVehicle%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== 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:onremove|VehicleSpawnMarker::onRemove]]\\ ===== References ===== This function is not called by any other functions.