Table of Contents

[BotHolePackage] armor::onNewDataBlock

There is no doc-string available for this function.

Syntax

script [BotHolePackage] armor::onNewDataBlock(string %this, string %obj);

Parameters

string %this
No description available.

string %obj
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Bot_Hole/packages.cs:110

See also

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

References

This function is not called by any other functions.