====== Vehicle::VCE_modVariable ====== There is no doc-string available for this function. ===== Syntax ===== script Vehicle::VCE_modVariable(string %vehicle, string %name, string %logic, string %value, string %client); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%vehicle%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%name%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%logic%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%value%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%client%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Event_Variables/server/outputs.cs:258 ===== 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:onremove|Vehicle::onRemove]]\\ [[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]]\\ ===== References ===== This function is not called by any other functions.