CharacterClass.client_onLocalPlayerChangedWorld

Called when the client player changes world.

Kind: Callback

Environments: Game

Game

Callback side: Client

CharacterClass:client_onLocalPlayerChangedWorld( world )

Open the full Game reference

Parameters:

Name Type Description
self table The class instance.
world World The entered world.