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

Detailed Description

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

#include <PRooFPS-dd-packet.h>

Static Public Member Functions

static bool initPkt (pge_network::PgePacket &pkt, const std::string &sMapFilename)
 

Public Attributes

char m_szMapFilename [nMapFilenameMaxLength]
 

Static Public Attributes

static const PRooFPSappMsgId id = PRooFPSappMsgId::MapChangeFromServer
 
static const uint8_t nMapFilenameMaxLength = 64
 

Member Function Documentation

◆ initPkt()

static bool proofps_dd::MsgMapChangeFromServer::initPkt ( pge_network::PgePacket & pkt,
const std::string & sMapFilename )
inlinestatic

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

Member Data Documentation

◆ id

const PRooFPSappMsgId proofps_dd::MsgMapChangeFromServer::id = PRooFPSappMsgId::MapChangeFromServer
static

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

◆ m_szMapFilename

char proofps_dd::MsgMapChangeFromServer::m_szMapFilename[nMapFilenameMaxLength]

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

◆ nMapFilenameMaxLength

const uint8_t proofps_dd::MsgMapChangeFromServer::nMapFilenameMaxLength = 64
static

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


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