Skip to content

Network API

Jason Gallagher edited this page Apr 1, 2017 · 1 revision

Network API

INetPacket

  • Interface containing network packet specific enumerations and methods for the NetworkPacket class.

NetworkPacket

  • The class which wraps payload data and holds NetworkPacket attributes. Depends on INetPacket
Clone this wiki locally