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

#include <protocol.h>

Public Attributes

int m_GameFlags
 
int m_GameStateFlags
 
int m_RoundStartTick
 
int m_WarmupTimer
 
int m_ScoreLimit
 
int m_TimeLimit
 
int m_RoundNum
 
int m_RoundCurrent
 

Static Public Attributes

static constexpr int ms_MsgId = NETOBJTYPE_GAMEINFO
 

Member Data Documentation

◆ m_GameFlags

int CNetObj_GameInfo::m_GameFlags

◆ m_GameStateFlags

int CNetObj_GameInfo::m_GameStateFlags

◆ m_RoundCurrent

int CNetObj_GameInfo::m_RoundCurrent

◆ m_RoundNum

int CNetObj_GameInfo::m_RoundNum

◆ m_RoundStartTick

int CNetObj_GameInfo::m_RoundStartTick

◆ m_ScoreLimit

int CNetObj_GameInfo::m_ScoreLimit

◆ m_TimeLimit

int CNetObj_GameInfo::m_TimeLimit

◆ m_WarmupTimer

int CNetObj_GameInfo::m_WarmupTimer

◆ ms_MsgId

static constexpr int CNetObj_GameInfo::ms_MsgId = NETOBJTYPE_GAMEINFO
staticconstexpr

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