ScriptableObjectClass.server_onUnload

Called when the ScriptableObject is unloaded when exiting the game.

Kind: Callback

Environments: Game

Game

Callback side: Server

ScriptableObjectClass:server_onUnload(  )

Open the full Game reference

Parameters:

Name Type Description
self table The class instance.