ENetOutgoingCommand

Undocumented in source.

Members

Variables

command
ENetProtocol command;
Undocumented in source.
fragmentLength
enet_uint16 fragmentLength;
Undocumented in source.
fragmentOffset
enet_uint32 fragmentOffset;
Undocumented in source.
outgoingCommandList
ENetListNode outgoingCommandList;
Undocumented in source.
packet
ENetPacket* packet;
Undocumented in source.
reliableSequenceNumber
enet_uint16 reliableSequenceNumber;
Undocumented in source.
roundTripTimeout
enet_uint32 roundTripTimeout;
Undocumented in source.
roundTripTimeoutLimit
enet_uint32 roundTripTimeoutLimit;
Undocumented in source.
sendAttempts
enet_uint16 sendAttempts;
Undocumented in source.
sentTime
enet_uint32 sentTime;
Undocumented in source.
unreliableSequenceNumber
enet_uint16 unreliableSequenceNumber;
Undocumented in source.

Meta