ENetIncomingCommand

Undocumented in source.

Members

Variables

command
ENetProtocol command;
Undocumented in source.
fragmentCount
enet_uint32 fragmentCount;
Undocumented in source.
fragments
enet_uint32* fragments;
Undocumented in source.
fragmentsRemaining
enet_uint32 fragmentsRemaining;
Undocumented in source.
incomingCommandList
ENetListNode incomingCommandList;
Undocumented in source.
packet
ENetPacket* packet;
Undocumented in source.
reliableSequenceNumber
enet_uint16 reliableSequenceNumber;
Undocumented in source.
unreliableSequenceNumber
enet_uint16 unreliableSequenceNumber;
Undocumented in source.

Meta