Version: 2017.3

Channels

class in UnityEngine.Networking

Cambiar al Manual

Descripción

Class containing constants for default network channels.

Variables Estáticas

DefaultReliableThe id of the default reliable channel used by the UNet HLAPI, This channel is used for state updates and spawning.
DefaultUnreliableThe id of the default unreliable channel used for the UNet HLAPI. This channel is used for movement updates.