Table of Contents

[BotHolePackage] paintProjectile::onCollision

There is no doc-string available for this function.

Syntax

script [BotHolePackage] paintProjectile::onCollision(string %this, string %obj, string %col, string %bool, string %pos, string %normal);

Parameters

string %this
No description available.

string %obj
No description available.

string %col
No description available.

string %bool
No description available.

string %pos
No description available.

string %normal
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Bot_Hole/packages.cs:31

See also

References

This function is not called by any other functions.