onServerStop
Description
This event is called when server is closing.
| Name | Description |
|---|---|
| - | - |
Example
function onServerStop() { print("Server is closing!");}This event is called when server is closing.
| Name | Description |
|---|---|
| - | - |
function onServerStop() { print("Server is closing!");}