OpenMetaverse Protocol Library Developers API Documentation
NetworkManager . . :: . . IncomingPacket Structure
NamespacesOpenMetaverseNetworkManagerNetworkManager . . :: . . IncomingPacket
Holds a simulator reference and a decoded packet, these structs are put in the packet inbox for event handling
Declaration Syntax
C#
public 
struct 
IncomingPacket
Members
All Members Constructors Fields



Icon Member Description
NetworkManager . . :: . . IncomingPacket(Simulator, Packet)
Initializes a new instance of the NetworkManager . . :: . . IncomingPacketclass

Packet
Packet that needs to be processed

Simulator
Reference to the simulator that this packet came from

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)