Table of Contents

Projectile::getLastImpactPosition

()

Syntax

string Projectile::getLastImpactPosition();

Parameters

This function does not accept any parameters.

Return value

string
No description available.

Remarks

Examples

Source

Engine

See also

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

References

This function is not called by any other functions.