sm.game.resumeSaving
Resumes saving by removing a named pause request. Server only.
Kind: Function
Environments: Game
Game
sm.game.resumeSaving( waitName )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
waitName |
string | The name identifying the pause request to remove. |