Table of Contents

Projectile::Bounce

There is no doc-string available for this function.

Syntax

script Projectile::Bounce(string %obj, string %factor, string %client);

Parameters

string %obj
No description available.

string %factor
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:23151

See also

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

References

This function is not called by any other functions.