Click or drag to resize

Packet_Recv Structure

This class holds your incoming data packet.

Namespace:  Vaser
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public struct Packet_Recv

The Packet_Recv type exposes the following members.

Fields
  NameDescription
Public fieldContainerID
The container ID
Public fieldlink
The related link for this packet.
Public fieldObjectID
The object ID
Top
See Also