====== Vehicle::getDriverBL_ID ====== There is no doc-string available for this function. ===== Syntax ===== script Vehicle::getDriverBL_ID(string %vehicle); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%vehicle%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Event_Variables/server/misc.cs:140 ===== See also ===== [[scripting:doc:u:vehicle:finalexplosion|Vehicle::finalExplosion]]\\ [[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]]\\ [[scripting:doc:u:vehicle:vceumodvariable|Vehicle::VCE_modVariable]]\\ ===== References ===== This function is not called by any other functions.