Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PlayerInfo Class Reference

#include <PeerDefs.h>

Public Member Functions

 PlayerInfo ()
 
Bool isIgnored (void)
 

Public Attributes

AsciiString m_name
 
AsciiString m_locale
 
Int m_wins
 
Int m_losses
 
Int m_profileID
 
Int m_flags
 
Int m_rankPoints
 
Int m_side
 
Int m_preorder
 

Detailed Description

Definition at line 107 of file PeerDefs.h.

Constructor & Destructor Documentation

◆ PlayerInfo()

PlayerInfo::PlayerInfo ( )
inline

Definition at line 110 of file PeerDefs.h.

Member Function Documentation

◆ isIgnored()

Bool PlayerInfo::isIgnored ( void )

Definition at line 827 of file PeerDefs.cpp.

Member Data Documentation

◆ m_flags

Int PlayerInfo::m_flags

Definition at line 116 of file PeerDefs.h.

◆ m_locale

AsciiString PlayerInfo::m_locale

Definition at line 112 of file PeerDefs.h.

◆ m_losses

Int PlayerInfo::m_losses

Definition at line 114 of file PeerDefs.h.

◆ m_name

AsciiString PlayerInfo::m_name

Definition at line 111 of file PeerDefs.h.

◆ m_preorder

Int PlayerInfo::m_preorder

Definition at line 119 of file PeerDefs.h.

◆ m_profileID

Int PlayerInfo::m_profileID

Definition at line 115 of file PeerDefs.h.

◆ m_rankPoints

Int PlayerInfo::m_rankPoints

Definition at line 117 of file PeerDefs.h.

◆ m_side

Int PlayerInfo::m_side

Definition at line 118 of file PeerDefs.h.

◆ m_wins

Int PlayerInfo::m_wins

Definition at line 113 of file PeerDefs.h.


The documentation for this class was generated from the following files: