sm.terrainGeneration.loadGameStorage
Loads data stored by terrain generation.
Kind: Function
Environments: Terrain
Terrain
sm.terrainGeneration.loadGameStorage( key )
Open the full Terrain reference
Parameters:
| Name | Type | Description |
|---|---|---|
key |
any | Key used to lookup the saved data. |
Returns:
| Type | Description |
|---|---|
| any | The saved data. |