Table of Contents

[NewDuplicator_Server] ND_Image::onUnMount

There is no doc-string available for this function.

Syntax

script [NewDuplicator_Server] ND_Image::onUnMount(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:59

See also

[NewDuplicator_Server] ND_Image::onMount

References

This function is not called by any other functions.