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

#include <protocol.h>

Public Member Functions

bool Pack (CMsgPacker *pPacker) const

Public Attributes

int m_Killer
int m_Victim
int m_Weapon
int m_ModeSpecial

Static Public Attributes

static constexpr int ms_MsgId = NETMSGTYPE_SV_KILLMSG

Member Function Documentation

◆ Pack()

bool CNetMsg_Sv_KillMsg::Pack ( CMsgPacker * pPacker) const
inline

Member Data Documentation

◆ m_Killer

int CNetMsg_Sv_KillMsg::m_Killer

◆ m_ModeSpecial

int CNetMsg_Sv_KillMsg::m_ModeSpecial

◆ m_Victim

int CNetMsg_Sv_KillMsg::m_Victim

◆ m_Weapon

int CNetMsg_Sv_KillMsg::m_Weapon

◆ ms_MsgId

int CNetMsg_Sv_KillMsg::ms_MsgId = NETMSGTYPE_SV_KILLMSG
staticconstexpr

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