This version of Unity is unsupported.
Method group is Obsolete

NetworkBehaviour.EventDelegate

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

Declaration

public delegate void EventDelegate(List<Delegate> targets, NetworkReader reader);

Description

Delegate for Event functions.