Table of Contents

Projectile::redirect

There is no doc-string available for this function.

Syntax

script Projectile::redirect(string %obj, string %vector, string %normalized, string %client);

Parameters

string %obj
No description available.

string %vector
No description available.

string %normalized
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:23183

See also

Projectile::Bounce
Projectile::explode
Projectile::getLastImpactNormal
Projectile::getLastImpactPosition
Projectile::getLastImpactVelocity
Projectile::getVelocity
Projectile::onAdd
Projectile::playSportBallSound

References

This function is not called by any other functions.