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

Detailed Description

Definition at line 424 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, bool bCurrentClient, const std::string &sUserName)
 

Public Attributes

bool m_bCurrentClient
 
char m_szUserName [nUserNameBufferLength]
 

Static Public Attributes

static const PRooFPSappMsgId id = PRooFPSappMsgId::UserNameChangeAndBootupDone
 
static const uint8_t nUserNameBufferLength = sizeof("megszentsegtelenithetetlensegeskedeseitekert")
 

Member Function Documentation

◆ initPkt()

static bool proofps_dd::MsgUserNameChangeAndBootupDone::initPkt ( pge_network::PgePacket & pkt,
const pge_network::PgeNetworkConnectionHandle & connHandleServerSide,
bool bCurrentClient,
const std::string & sUserName )
inlinestatic

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

Member Data Documentation

◆ id

const PRooFPSappMsgId proofps_dd::MsgUserNameChangeAndBootupDone::id = PRooFPSappMsgId::UserNameChangeAndBootupDone
static

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

◆ m_bCurrentClient

bool proofps_dd::MsgUserNameChangeAndBootupDone::m_bCurrentClient

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

◆ m_szUserName

char proofps_dd::MsgUserNameChangeAndBootupDone::m_szUserName[nUserNameBufferLength]

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

◆ nUserNameBufferLength

const uint8_t proofps_dd::MsgUserNameChangeAndBootupDone::nUserNameBufferLength = sizeof("megszentsegtelenithetetlensegeskedeseitekert")
static

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


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