Table of Contents

Enum ENetworkType

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Represents the network type used by the application.

public enum ENetworkType

Fields

ENet = 1

The ENet network type.

End = 2

Marks the end of the network type enumeration.

RakNetLegacy = 0

The legacy RakNet network type.