Class containing constants for default network channels.
DefaultReliable | The id of the default reliable channel used by the UNet HLAPI, This channel is used for state updates and spawning. |
DefaultUnreliable | The id of the default unreliable channel used for the UNet HLAPI. This channel is used for movement updates. |