Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkLobbyPlayer.OnClientEnterLobby

public void OnClientEnterLobby();

Description

This is a hook that is invoked on all player objects when entering the lobby.

Note: isLocalPlayer is not guaranteed to be set until OnStartLocalPlayer is called.