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

Detailed Description

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

#include <PRooFPS-dd-packet.h>

Static Public Member Functions

static bool initPkt (pge_network::PgePacket &pkt, const unsigned int &nMaxFps, const unsigned int &nTickrate, const unsigned int &nPhysicsRateMin, const unsigned int &nClientUpdateRate, const GameModeType &iGameModeType, const unsigned int &nFragLimit, const unsigned int &nTimeLimitSecs, const unsigned int &nTimeRemainingMillisecs, const int &nFallDamageMultiplier, const unsigned int &nRespawnTimeSecs, const unsigned int &nRespawnInvulnerabilityTimeSecs)
 

Public Attributes

unsigned int m_nMaxFps
 
unsigned int m_nTickrate
 
unsigned int m_nPhysicsRateMin
 
unsigned int m_nClientUpdateRate
 
GameModeType m_iGameModeType
 
unsigned int m_nFragLimit
 
unsigned int m_nTimeLimitSecs
 
unsigned int m_nTimeRemainingMillisecs
 
int m_nFallDamageMultiplier
 
unsigned int m_nRespawnTimeSecs
 
unsigned int m_nRespawnInvulnerabilityTimeSecs
 

Static Public Attributes

static const PRooFPSappMsgId id = PRooFPSappMsgId::ServerInfoFromServer
 

Member Function Documentation

◆ initPkt()

static bool proofps_dd::MsgServerInfoFromServer::initPkt ( pge_network::PgePacket & pkt,
const unsigned int & nMaxFps,
const unsigned int & nTickrate,
const unsigned int & nPhysicsRateMin,
const unsigned int & nClientUpdateRate,
const GameModeType & iGameModeType,
const unsigned int & nFragLimit,
const unsigned int & nTimeLimitSecs,
const unsigned int & nTimeRemainingMillisecs,
const int & nFallDamageMultiplier,
const unsigned int & nRespawnTimeSecs,
const unsigned int & nRespawnInvulnerabilityTimeSecs )
inlinestatic

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

Member Data Documentation

◆ id

const PRooFPSappMsgId proofps_dd::MsgServerInfoFromServer::id = PRooFPSappMsgId::ServerInfoFromServer
static

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

◆ m_iGameModeType

GameModeType proofps_dd::MsgServerInfoFromServer::m_iGameModeType

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

◆ m_nClientUpdateRate

unsigned int proofps_dd::MsgServerInfoFromServer::m_nClientUpdateRate

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

◆ m_nFallDamageMultiplier

int proofps_dd::MsgServerInfoFromServer::m_nFallDamageMultiplier

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

◆ m_nFragLimit

unsigned int proofps_dd::MsgServerInfoFromServer::m_nFragLimit

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

◆ m_nMaxFps

unsigned int proofps_dd::MsgServerInfoFromServer::m_nMaxFps

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

◆ m_nPhysicsRateMin

unsigned int proofps_dd::MsgServerInfoFromServer::m_nPhysicsRateMin

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

◆ m_nRespawnInvulnerabilityTimeSecs

unsigned int proofps_dd::MsgServerInfoFromServer::m_nRespawnInvulnerabilityTimeSecs

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

◆ m_nRespawnTimeSecs

unsigned int proofps_dd::MsgServerInfoFromServer::m_nRespawnTimeSecs

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

◆ m_nTickrate

unsigned int proofps_dd::MsgServerInfoFromServer::m_nTickrate

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

◆ m_nTimeLimitSecs

unsigned int proofps_dd::MsgServerInfoFromServer::m_nTimeLimitSecs

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

◆ m_nTimeRemainingMillisecs

unsigned int proofps_dd::MsgServerInfoFromServer::m_nTimeRemainingMillisecs

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


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