|
PGE API 0.4
PR00F's Game Engine full documentation
|
Definition at line 107 of file PgeGnsServer.h.
Public Attributes | |
| std::string | m_sCustomName |
| App level can set a custom name for client which is useful for debugging. | |
| char | m_szAddr [SteamNetworkingIPAddr::k_cchMaxString] |
| SteamNetConnectionRealTimeStatus_t | m_connRtStatus |
| SteamNetConnectionRealTimeStatus_t PgeGnsServer::TClient::m_connRtStatus |
Definition at line 111 of file PgeGnsServer.h.
| std::string PgeGnsServer::TClient::m_sCustomName |
App level can set a custom name for client which is useful for debugging.
Definition at line 109 of file PgeGnsServer.h.
| char PgeGnsServer::TClient::m_szAddr[SteamNetworkingIPAddr::k_cchMaxString] |
Definition at line 110 of file PgeGnsServer.h.