====== Projectile::getVelocity ====== () ===== Syntax ===== string Projectile::getVelocity(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:string|string]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:projectile:bounce|Projectile::Bounce]]\\ [[scripting:doc:u:projectile:explode|Projectile::explode]]\\ [[scripting:doc:u:projectile:getlastimpactnormal|Projectile::getLastImpactNormal]]\\ [[scripting:doc:u:projectile:getlastimpactposition|Projectile::getLastImpactPosition]]\\ [[scripting:doc:u:projectile:getlastimpactvelocity|Projectile::getLastImpactVelocity]]\\ [[scripting:doc:u:projectile:onadd|Projectile::onAdd]]\\ [[scripting:doc:u:projectile:playsportballsound|Projectile::playSportBallSound]]\\ [[scripting:doc:u:projectile:redirect|Projectile::redirect]]\\ ===== References ===== This function is not called by any other functions.