OpenMetaverse Protocol Library Developers API Documentation
NetworkManager . . :: . . OutgoingPacket Constructor (simulator, buffer, type)
NamespacesOpenMetaverse NetworkManager . . :: . . OutgoingPacketNetworkManager . . :: . . OutgoingPacket(Simulator, UDPPacketBuffer, PacketType)
Initializes a new instance of the NetworkManager . . :: . . OutgoingPacketclass
Declaration Syntax
C#
public
OutgoingPacket(

Simulator
simulator,

UDPPacketBuffer
buffer,

PacketType
type
)
Parameters
simulator ( Simulator)
buffer ( UDPPacketBuffer)
type ( PacketType)

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