Table of Contents

[BotHolePackage] armor::onCollision

There is no doc-string available for this function.

Syntax

script [BotHolePackage] armor::onCollision(string %this, string %obj, string %col, string %a, string %b, string %c, string %d);

Parameters

string %this
No description available.

string %obj
No description available.

string %col
No description available.

string %a
No description available.

string %b
No description available.

string %c
No description available.

string %d
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Bot_Hole/packages.cs:139

See also

[BotHolePackage] armor::Damage
[BotHolePackage] armor::onAdd
[BotHolePackage] armor::onDisabled
[BotHolePackage] armor::onMount
[BotHolePackage] armor::onNewDataBlock
[BotHolePackage] armor::onReachDestination
[BotHolePackage] armor::onRemove
[BotHolePackage] armor::onUnMount

References

This function is not called by any other functions.