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

Detailed Description

Definition at line 32 of file GameMode.h.

#include <GameMode.h>

Public Attributes

std::string m_sName
 
int m_nFrags
 
int m_nDeaths
 
pge_network::PgeNetworkConnectionHandle m_connHandle
 

Member Data Documentation

◆ m_connHandle

pge_network::PgeNetworkConnectionHandle proofps_dd::FragTableRow::m_connHandle

Definition at line 37 of file GameMode.h.

◆ m_nDeaths

int proofps_dd::FragTableRow::m_nDeaths

Definition at line 36 of file GameMode.h.

◆ m_nFrags

int proofps_dd::FragTableRow::m_nFrags

Definition at line 35 of file GameMode.h.

◆ m_sName

std::string proofps_dd::FragTableRow::m_sName

Definition at line 34 of file GameMode.h.


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