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

#include <protocol.h>

Public Member Functions

bool Pack (CMsgPacker *pPacker) const

Public Attributes

int m_Direction
int m_TargetX
int m_TargetY
int m_Jump
int m_Fire
int m_Hook
int m_WantedWeapon
int m_NextWeapon
int m_PrevWeapon
int m_Owner
int m_IntendedTick

Static Public Attributes

static constexpr int ms_MsgId = NETMSGTYPE_SV_PREINPUT

Member Function Documentation

◆ Pack()

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

Member Data Documentation

◆ m_Direction

int CNetMsg_Sv_PreInput::m_Direction

◆ m_Fire

int CNetMsg_Sv_PreInput::m_Fire

◆ m_Hook

int CNetMsg_Sv_PreInput::m_Hook

◆ m_IntendedTick

int CNetMsg_Sv_PreInput::m_IntendedTick

◆ m_Jump

int CNetMsg_Sv_PreInput::m_Jump

◆ m_NextWeapon

int CNetMsg_Sv_PreInput::m_NextWeapon

◆ m_Owner

int CNetMsg_Sv_PreInput::m_Owner

◆ m_PrevWeapon

int CNetMsg_Sv_PreInput::m_PrevWeapon

◆ m_TargetX

int CNetMsg_Sv_PreInput::m_TargetX

◆ m_TargetY

int CNetMsg_Sv_PreInput::m_TargetY

◆ m_WantedWeapon

int CNetMsg_Sv_PreInput::m_WantedWeapon

◆ ms_MsgId

int CNetMsg_Sv_PreInput::ms_MsgId = NETMSGTYPE_SV_PREINPUT
staticconstexpr

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