DDraceNetwork Docs
CNetMsg_Sv_Emoticon Struct Reference

#include <protocol.h>

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

int m_ClientID
 
int m_Emoticon
 

Static Public Attributes

static constexpr int ms_MsgID = NETMSGTYPE_SV_EMOTICON
 

Member Function Documentation

◆ Pack()

bool CNetMsg_Sv_Emoticon::Pack ( CMsgPacker pPacker) const
inline

Member Data Documentation

◆ m_ClientID

int CNetMsg_Sv_Emoticon::m_ClientID

◆ m_Emoticon

int CNetMsg_Sv_Emoticon::m_Emoticon

◆ ms_MsgID

constexpr int CNetMsg_Sv_Emoticon::ms_MsgID = NETMSGTYPE_SV_EMOTICON
staticconstexpr

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