sm.world.loadWorld

Loads a previously created world.

Kind: Function

Environments: Game

Game

sm.world.loadWorld( world )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
world World The world that should be loaded.

Returns:

Type Description
boolean Return true if the world was loaded.