ScriptableObjectClass.server_onUnload
Called when the ScriptableObject is unloaded when exiting the game.
Kind: Callback
Environments: Game
Game
Callback side: Server
ScriptableObjectClass:server_onUnload( )
Parameters:
| Name | Type | Description |
|---|---|---|
self |
table | The class instance. |