olcPixelGameEngine v2.28
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
Loading...
Searching...
No Matches
olc::net::message_header< T > Struct Template Reference

#include <olcPGEX_Network.h>

Public Attributes

T id {}
 
uint32_t size = 0
 

Member Data Documentation

◆ id

template<typename T >
T olc::net::message_header< T >::id {}

◆ size

template<typename T >
uint32_t olc::net::message_header< T >::size = 0

The documentation for this struct was generated from the following file: