Table of Contents

ProjectileData::Damage

There is no doc-string available for this function.

Syntax

script ProjectileData::Damage(string %this, string %obj, string %col, string %fade, string %pos, string %normal);

Parameters

string %this
No description available.

string %obj
No description available.

string %col
No description available.

string %fade
No description available.

string %pos
No description available.

string %normal
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:10222

See also

ProjectileData::impactImpulse
ProjectileData::onCollision
ProjectileData::onExplode
ProjectileData::radiusDamage
ProjectileData::radiusImpulse

References

This function is not called by any other functions.