DDraceNetwork Docs
protocol7::CNetEvent_Damage Struct Reference

#include <protocol7.h>

Inheritance diagram for protocol7::CNetEvent_Damage:
[legend]
Collaboration diagram for protocol7::CNetEvent_Damage:
[legend]

Public Types

using is_sixup = char
 
- Public Types inherited from protocol7::CNetEvent_Common
using is_sixup = char
 

Public Attributes

int m_ClientID
 
int m_Angle
 
int m_HealthAmount
 
int m_ArmorAmount
 
int m_Self
 
- Public Attributes inherited from protocol7::CNetEvent_Common
int m_X
 
int m_Y
 

Static Public Attributes

static constexpr int ms_MsgID = NETEVENTTYPE_DAMAGE
 
- Static Public Attributes inherited from protocol7::CNetEvent_Common
static constexpr int ms_MsgID = NETEVENTTYPE_COMMON
 

Member Typedef Documentation

◆ is_sixup

Member Data Documentation

◆ m_Angle

int protocol7::CNetEvent_Damage::m_Angle

◆ m_ArmorAmount

int protocol7::CNetEvent_Damage::m_ArmorAmount

◆ m_ClientID

int protocol7::CNetEvent_Damage::m_ClientID

◆ m_HealthAmount

int protocol7::CNetEvent_Damage::m_HealthAmount

◆ m_Self

int protocol7::CNetEvent_Damage::m_Self

◆ ms_MsgID

constexpr int protocol7::CNetEvent_Damage::ms_MsgID = NETEVENTTYPE_DAMAGE
staticconstexpr

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