PRooFPS-dd Dev Doc 1.0
PRooFPS-dd Developer Documentation
Loading...
Searching...
No Matches
proofps_dd::MsgCurrentWpnUpdateFromServer Struct Reference

Detailed Description

Definition at line 901 of file PRooFPS-dd-packet.h.

#include <PRooFPS-dd-packet.h>

Static Public Member Functions

static bool initPkt (pge_network::PgePacket &pkt, const pge_network::PgeNetworkConnectionHandle &connHandleServerSide, const std::string &sWpnCurrentName, const Weapon::State &state)
 

Public Attributes

char m_szWpnCurrentName [MsgWpnUpdateFromServer::nWpnNameNameMaxLength]
 
Weapon::State m_state
 

Static Public Attributes

static const PRooFPSappMsgId id = PRooFPSappMsgId::CurrentWpnUpdateFromServer
 

Member Function Documentation

◆ initPkt()

static bool proofps_dd::MsgCurrentWpnUpdateFromServer::initPkt ( pge_network::PgePacket & pkt,
const pge_network::PgeNetworkConnectionHandle & connHandleServerSide,
const std::string & sWpnCurrentName,
const Weapon::State & state )
inlinestatic

Definition at line 905 of file PRooFPS-dd-packet.h.

Member Data Documentation

◆ id

const PRooFPSappMsgId proofps_dd::MsgCurrentWpnUpdateFromServer::id = PRooFPSappMsgId::CurrentWpnUpdateFromServer
static

Definition at line 903 of file PRooFPS-dd-packet.h.

◆ m_state

Weapon::State proofps_dd::MsgCurrentWpnUpdateFromServer::m_state

Definition at line 932 of file PRooFPS-dd-packet.h.

◆ m_szWpnCurrentName

char proofps_dd::MsgCurrentWpnUpdateFromServer::m_szWpnCurrentName[MsgWpnUpdateFromServer::nWpnNameNameMaxLength]

Definition at line 931 of file PRooFPS-dd-packet.h.


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