DDraceNetwork Docs
CGameContext::CLog Struct Reference

Public Attributes

int64_t m_Timestamp
 
bool m_FromServer
 
char m_aDescription [128]
 
int m_ClientVersion
 
char m_aClientName [MAX_NAME_LENGTH]
 
char m_aClientAddrStr [NETADDR_MAXSTRSIZE]
 

Member Data Documentation

◆ m_aClientAddrStr

char CGameContext::CLog::m_aClientAddrStr[NETADDR_MAXSTRSIZE]

◆ m_aClientName

char CGameContext::CLog::m_aClientName[MAX_NAME_LENGTH]

◆ m_aDescription

char CGameContext::CLog::m_aDescription[128]

◆ m_ClientVersion

int CGameContext::CLog::m_ClientVersion

◆ m_FromServer

bool CGameContext::CLog::m_FromServer

◆ m_Timestamp

int64_t CGameContext::CLog::m_Timestamp

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