Static function
Slow
Server.ReloadPackage
Reloads a Package<br/>Note: the package is effectively reloaded in the next server tick
Syntax
Server.ReloadPackage(package_folder_name)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
package_folder_name
|
string | — | The package to reload |
Returns
- boolean if the Package was found