onScriptUnload
Description
Executed when the script is removed from memory.
| Name | Description |
|---|---|
| - | - |
Example
function onScriptUnload() { print("== Unloaded Squirrel VC:MP Script ==");}Executed when the script is removed from memory.
| Name | Description |
|---|---|
| - | - |
function onScriptUnload() { print("== Unloaded Squirrel VC:MP Script ==");}