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

Static Public Attributes

static constexpr int ms_MsgId = NETOBJTYPE_PROJECTILE

Member Data Documentation

◆ m_StartTick

int CNetObj_Projectile::m_StartTick

◆ m_Type

int CNetObj_Projectile::m_Type

◆ m_VelX

int CNetObj_Projectile::m_VelX

◆ m_VelY

int CNetObj_Projectile::m_VelY

◆ m_X

int CNetObj_Projectile::m_X

◆ m_Y

int CNetObj_Projectile::m_Y

◆ ms_MsgId

int CNetObj_Projectile::ms_MsgId = NETOBJTYPE_PROJECTILE
staticconstexpr

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