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