SwiftlyS2

NetChannelBufType_t

Enum NetChannelBufType_t

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

public enum NetChannelBufType_t : sbyte

Fields

  • BUF_DEFAULT = -1
  • BUF_RELIABLE = 1
  • BUF_UNRELIABLE = 0
  • BUF_VOICE = 2

On this page