Enum ENetworkType
Represents the network type used by the application.
public enum ENetworkType
Fields
ENet = 1The ENet network type.
End = 2Marks the end of the network type enumeration.
RakNetLegacy = 0The legacy RakNet network type.
Represents the network type used by the application.
public enum ENetworkType
ENet = 1The ENet network type.
End = 2Marks the end of the network type enumeration.
RakNetLegacy = 0The legacy RakNet network type.