Click or drag to resize

SampSharp.Core.Communication Namespace

[Missing <summary> documentation for "N:SampSharp.Core.Communication"]

Classes
  ClassDescription
Public classMessageBuffer Obsolete.
A buffer of data which can be translated into server messages.
Public classValueConverter
Contains methods for converting byte arrays to values, values to byte arrays and values to other values.
Structures
  StructureDescription
Public structureServerCommandData Obsolete.
Holds data send by the server.
Enumerations
  EnumerationDescription
Public enumerationServerCommand Obsolete.
Contains the server commands which can be sent to and received from the SampSharp server.
Public enumerationServerCommandArgument Obsolete.
Contains the possible SampShap server command argument types.