Channels

class in UnityEngine.Networking

매뉴얼로 전환

설명

Class containing constants for default network channels.

정적 변수

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.