Table of Contents

[Slayer_FxDtsBrick] paintProjectile::onCollision

There is no doc-string available for this function.

Syntax

script [Slayer_FxDtsBrick] paintProjectile::onCollision(string %this, string %obj, string %brick, string %fade, string %pos, string %normal);

Parameters

string %this
No description available.

string %obj
No description available.

string %brick
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

Add-Ons/Gamemode_Slayer/server/core/FxDtsBrick.cs:908

See also

References

This function is not called by any other functions.