Table of Contents

[BotHolePackage] armor::onMount

There is no doc-string available for this function.

Syntax

script [BotHolePackage] armor::onMount(string %this, string %obj, string %col, string %slot);

Parameters

string %this
No description available.

string %obj
No description available.

string %col
No description available.

string %slot
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Bot_Hole/packages.cs:311

See also

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

References

This function is not called by any other functions.