WorldClass.server_onUnload
Called when the World is unloaded from the game on shutdown.
Kind: Callback
Environments: Game
Game
Callback side: Server
WorldClass:server_onUnload( )
Parameters:
| Name | Type | Description |
|---|---|---|
self |
table | The class instance. |
Called when the World is unloaded from the game on shutdown.
Kind: Callback
Environments: Game
Callback side: Server
WorldClass:server_onUnload( )
Parameters:
| Name | Type | Description |
|---|---|---|
self |
table | The class instance. |