DDraceNetwork Documentation
Loading...
Searching...
No Matches
CNetObj_PlayerInfo Struct Reference

#include <protocol.h>

Public Attributes

int m_Local
 
int m_ClientId
 
int m_Team
 
int m_Score
 
int m_Latency
 

Static Public Attributes

static constexpr int ms_MsgId = NETOBJTYPE_PLAYERINFO
 

Member Data Documentation

◆ m_ClientId

int CNetObj_PlayerInfo::m_ClientId

◆ m_Latency

int CNetObj_PlayerInfo::m_Latency

◆ m_Local

int CNetObj_PlayerInfo::m_Local

◆ m_Score

int CNetObj_PlayerInfo::m_Score

◆ m_Team

int CNetObj_PlayerInfo::m_Team

◆ ms_MsgId

static constexpr int CNetObj_PlayerInfo::ms_MsgId = NETOBJTYPE_PLAYERINFO
staticconstexpr

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