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

Detailed Description

Definition at line 797 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 MapItem::MapItemId mapItemId, const bool bTaken)
 

Public Attributes

MapItem::MapItemId m_mapItemId
 
bool m_bTaken
 

Static Public Attributes

static const PRooFPSappMsgId id = PRooFPSappMsgId::MapItemUpdateFromServer
 

Member Function Documentation

◆ initPkt()

static bool proofps_dd::MsgMapItemUpdateFromServer::initPkt ( pge_network::PgePacket & pkt,
const pge_network::PgeNetworkConnectionHandle & connHandleServerSide,
const MapItem::MapItemId mapItemId,
const bool bTaken )
inlinestatic

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

Member Data Documentation

◆ id

const PRooFPSappMsgId proofps_dd::MsgMapItemUpdateFromServer::id = PRooFPSappMsgId::MapItemUpdateFromServer
static

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

◆ m_bTaken

bool proofps_dd::MsgMapItemUpdateFromServer::m_bTaken

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

◆ m_mapItemId

MapItem::MapItemId proofps_dd::MsgMapItemUpdateFromServer::m_mapItemId

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


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