====== PluginShutdown plugin export ====== You can define this export to close/delete something when PlayClaw unloads plugin. ==== Syntax ==== <code> PLUGIN_EXPORT void PluginShutdown( ); </code> ==== See also ==== [[plugin_sdk:exports:plugininit|PluginInit]]\\ [[plugin_sdk:exports:|Other export functions]]