NAT Traversal for UNET
Provides NAT punch-through, automatic port forwarding, and other useful features on top of Unity's UNET HLAPI networking system.
MsgType Class Reference

Define the message type used for sending connection info More...

Inherits MsgType.

Static Public Attributes

static short ExtraPeerInfo = short.MaxValue - 3
 
static short ReplaceConnection = short.MaxValue - 5
 Chosen by fair die roll. Guaranteed random. More...
 
static short SetConnectionInfo = short.MaxValue - 4
 

Detailed Description

Define the message type used for sending connection info

Member Data Documentation

◆ ReplaceConnection

short ReplaceConnection = short.MaxValue - 5
static

Chosen by fair die roll. Guaranteed random.