#include <tnlNetConnection.h>
Inheritance diagram for TNL::NetConnection::PacketNotify:

Public Attributes | |
| bool | rateChanged |
| True if this packet requested a change of rate. | |
| U32 | sendTime |
| Platform::getRealMilliseconds() when packet was sent. | |
| ConnectionStringTable::PacketList | stringList |
| List of string table entries sent in this packet. | |
| PacketNotify * | nextPacket |
| Pointer to the next packet sent on this connection. | |
Definition at line 350 of file tnlNetConnection.h.
1.2.18