Table of Contents

Projectile::onAdd

There is no doc-string available for this function.

Syntax

script Projectile::onAdd(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:10419

See also

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

References

This function is not called by any other functions.