This version of Unity is unsupported.
Method group is Obsolete

SyncList<T0>.InitializeBehaviour

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public void InitializeBehaviour(NetworkBehaviour beh, int cmdHash);

Parameters

beh The behaviour the list belongs to.
cmdHash Identifies this list.

Description

Internal function.