Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkManager.OnMatchJoined

Switch to Manual
public function OnMatchJoined(matchInfo: Networking.Match.JoinMatchResponse): void;

Parameters

Description

This is invoked when a match is joined.

The default implementation of this starts a client.

no example available in JavaScript