|
GPR5100 - Rollback
|
TypedPacket is a template class that sets the packetType of Packet automatically at construction with the given type. More...
#include <packet_type.h>


Additional Inherited Members | |
Public Attributes inherited from game::Packet | |
| PacketType | packetType = PacketType::NONE |
TypedPacket is a template class that sets the packetType of Packet automatically at construction with the given type.
| type | is the PacketType of the packet |