Table of Contents

ND_Item::onUse

There is no doc-string available for this function.

Syntax

script ND_Item::onUse(string %this, string %player, string %slot);

Parameters

string %this
No description available.

string %player
No description available.

string %slot
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Tool_NewDuplicator/scripts/server/images.cs:25

See also

References

This function is not called by any other functions.