DDraceNetwork Docs
CNetObj_DDNetProjectile Struct Reference

#include <protocol.h>

Public Attributes

int m_X
 
int m_Y
 
int m_VelX
 
int m_VelY
 
int m_Type
 
int m_StartTick
 
int m_Owner
 
int m_SwitchNumber
 
int m_TuneZone
 
int m_Flags
 

Static Public Attributes

static constexpr int ms_MsgID = NETOBJTYPE_DDNETPROJECTILE
 

Member Data Documentation

◆ m_Flags

int CNetObj_DDNetProjectile::m_Flags

◆ m_Owner

int CNetObj_DDNetProjectile::m_Owner

◆ m_StartTick

int CNetObj_DDNetProjectile::m_StartTick

◆ m_SwitchNumber

int CNetObj_DDNetProjectile::m_SwitchNumber

◆ m_TuneZone

int CNetObj_DDNetProjectile::m_TuneZone

◆ m_Type

int CNetObj_DDNetProjectile::m_Type

◆ m_VelX

int CNetObj_DDNetProjectile::m_VelX

◆ m_VelY

int CNetObj_DDNetProjectile::m_VelY

◆ m_X

int CNetObj_DDNetProjectile::m_X

◆ m_Y

int CNetObj_DDNetProjectile::m_Y

◆ ms_MsgID

constexpr int CNetObj_DDNetProjectile::ms_MsgID = NETOBJTYPE_DDNETPROJECTILE
staticconstexpr

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