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

Detailed Description

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

#include <PRooFPS-dd-packet.h>

Static Public Member Functions

static bool initPkt (pge_network::PgePacket &pkt, bool bGameSessionEnd, const GameRestartType_KeepPlayers &eGameRestart)
 

Public Attributes

bool m_bGameSessionEnd
 
GameRestartType_KeepPlayers m_eGameRestart
 

Static Public Attributes

static const PRooFPSappMsgId id = PRooFPSappMsgId::GameSessionStateFromServer
 

Member Function Documentation

◆ initPkt()

static bool proofps_dd::MsgGameSessionStateFromServer::initPkt ( pge_network::PgePacket & pkt,
bool bGameSessionEnd,
const GameRestartType_KeepPlayers & eGameRestart )
inlinestatic

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

Member Data Documentation

◆ id

const PRooFPSappMsgId proofps_dd::MsgGameSessionStateFromServer::id = PRooFPSappMsgId::GameSessionStateFromServer
static

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

◆ m_bGameSessionEnd

bool proofps_dd::MsgGameSessionStateFromServer::m_bGameSessionEnd

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

◆ m_eGameRestart

GameRestartType_KeepPlayers proofps_dd::MsgGameSessionStateFromServer::m_eGameRestart

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


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