Table of Contents

ProjectileData::onExplode

There is no doc-string available for this function.

Syntax

script ProjectileData::onExplode(string %this, string %obj, string %pos);

Parameters

string %this
No description available.

string %obj
No description available.

string %pos
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:10004

See also

ProjectileData::Damage
ProjectileData::impactImpulse
ProjectileData::onCollision
ProjectileData::radiusDamage
ProjectileData::radiusImpulse

References

This function is not called by any other functions.