This version of Unity is unsupported.
Method group is Obsolete

NetworkBehaviour.CmdDelegate

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

Declaration

public delegate void CmdDelegate(NetworkBehaviour obj, NetworkReader reader);

Description

Delegate for Command functions.