sm.localPlayer.getWorld

Gets the world the local player's character is in, if any, otherwise nil.

Kind: Function

Environments: Game

Game

sm.localPlayer.getWorld(  )

Open the full Game reference

Availability: Client only

Returns:

Type Description
World The world the local player is in, if any.