|
PGE API 0.4
PR00F's Game Engine full documentation
|
Definition at line 76 of file PgePacket.h.
#include <PgePacket.h>
Public Attributes | |
| bool | m_bCurrentClient |
| char | m_szIpAddress [nIpAddressMaxLength] |
Static Public Attributes | |
| static const PgePktId | id = PgePktId::UserConnectedServerSelf |
| static const uint8_t | nIpAddressMaxLength = 48 |
|
static |
Definition at line 78 of file PgePacket.h.
| bool pge_network::MsgUserConnectedServerSelf::m_bCurrentClient |
Definition at line 81 of file PgePacket.h.
| char pge_network::MsgUserConnectedServerSelf::m_szIpAddress[nIpAddressMaxLength] |
Definition at line 82 of file PgePacket.h.
|
static |
Definition at line 79 of file PgePacket.h.