ScriptableObject.destroy
Destroys a scriptable Object.
Kind: Function
Environments: Game
Game
scriptableObject:destroy( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
scriptableObject |
ScriptableObject | The scriptable object. |
Destroys a scriptable Object.
Kind: Function
Environments: Game
scriptableObject:destroy( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
scriptableObject |
ScriptableObject | The scriptable object. |