DDraceNetwork Documentation
Loading...
Searching...
No Matches
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

int protocol7::CNetMsg_Sv_CommandInfo::ms_MsgId = NETMSGTYPE_SV_COMMANDINFO
staticconstexpr

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