The header of a message template packet. Holds
packet flags, sequence number, packet ID, and any ACKs that will be
appended at the end of the packet
Declaration Syntax
C# |
public struct Header
Members
All Members | Methods | Fields | |||
|
|
|
Icon | Member | Description |
---|---|---|
AckList |
|
|
AcksToBytes( array< Byte > [] () [] [] , Int32 % ) |
Convert the AckList to a byte array, used for
packet serializing
|
|
AppendedAcks |
|
|
BuildHeader( array< Byte > [] () [] [] , Int32 % , Int32 % ) |
|
|
Frequency |
|
|
FromBytes( array< Byte > [] () [] [] , Int32 % , Int32 % ) |
|
|
ID |
|
|
Reliable |
|
|
Resent |
|
|
Sequence |
|
|
ToBytes( array< Byte > [] () [] [] , Int32 % ) |
|
|
Zerocoded |
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)