LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

SyncList<T0>.InitializeBehaviour

public void InitializeBehaviour(Networking.NetworkBehaviour beh, int cmdHash);

Parameters

behThe behaviour the list belongs to.
cmdHashIdentifies this list.

Description

Internal function.