DDraceNetwork Docs
protocol7::CNetMsg_Sv_CommandInfo Struct Reference

#include <protocol7.h>

Public Types

using is_sixup = char
 

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

const char * m_pName
 
const char * m_pArgsFormat
 
const char * m_pHelpText
 

Static Public Attributes

static constexpr int ms_MsgID = NETMSGTYPE_SV_COMMANDINFO
 

Member Typedef Documentation

◆ is_sixup

Member Function Documentation

◆ Pack()

bool protocol7::CNetMsg_Sv_CommandInfo::Pack ( CMsgPacker pPacker) const
inline

Member Data Documentation

◆ m_pArgsFormat

const char* protocol7::CNetMsg_Sv_CommandInfo::m_pArgsFormat

◆ m_pHelpText

const char* protocol7::CNetMsg_Sv_CommandInfo::m_pHelpText

◆ m_pName

const char* protocol7::CNetMsg_Sv_CommandInfo::m_pName

◆ ms_MsgID

constexpr int protocol7::CNetMsg_Sv_CommandInfo::ms_MsgID = NETMSGTYPE_SV_COMMANDINFO
staticconstexpr

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