|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
Metadata describing the type and payload size of a message. More...
#include <network_message.h>
Public Attributes | |
| MessageType | type |
| uint32_t | size |
Metadata describing the type and payload size of a message.
| uint32_t MessageHeader::size |
| MessageType MessageHeader::type |