ScriptableObjectClass.client_onDestroy
Called when the scripted object is destroyed.
Kind: Callback
Environments: Game
Game
Callback side: Client
ScriptableObjectClass:client_onDestroy( )
Parameters:
| Name | Type | Description |
|---|---|---|
self |
table | The class instance. |