Holds a simulator reference and a decoded
packet, these structs are put in the packet inbox for event
handling
| C# |
public struct IncomingPacket
| 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)