Static function
Slow
Server.UnloadPackage
Unloads a Package<br/>Note: the package is effectively unloaded in the next server tick
Syntax
Server.UnloadPackage(package_folder_name)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
package_folder_name
|
string | — | The package you want unload |
Returns
- boolean if the Package was found