sm.gui.setGarageErrorCallback
Sets a callback to be called when an error with the import is met.
Kind: Function
Environments: Game
Game
sm.gui.setGarageErrorCallback( callback )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
callback |
string | Function to be called when error is met |