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

#include <RankPointValue.h>

Public Member Functions

 RankPoints (void)
 

Public Attributes

Int m_ranks [MAX_RANKS]
 
Real m_winMultiplier
 
Real m_lostMultiplier
 
Real m_hourSpentOnlineMultiplier
 
Real m_completedSoloCampaigns
 
Real m_disconnectMultiplier
 

Detailed Description

Definition at line 83 of file RankPointValue.h.

Constructor & Destructor Documentation

◆ RankPoints()

RankPoints::RankPoints ( void )

Definition at line 244 of file PopupPlayerInfo.cpp.

Member Data Documentation

◆ m_completedSoloCampaigns

Real RankPoints::m_completedSoloCampaigns

Definition at line 90 of file RankPointValue.h.

◆ m_disconnectMultiplier

Real RankPoints::m_disconnectMultiplier

Definition at line 91 of file RankPointValue.h.

◆ m_hourSpentOnlineMultiplier

Real RankPoints::m_hourSpentOnlineMultiplier

Definition at line 89 of file RankPointValue.h.

◆ m_lostMultiplier

Real RankPoints::m_lostMultiplier

Definition at line 88 of file RankPointValue.h.

◆ m_ranks

Int RankPoints::m_ranks[MAX_RANKS]

Definition at line 86 of file RankPointValue.h.

◆ m_winMultiplier

Real RankPoints::m_winMultiplier

Definition at line 87 of file RankPointValue.h.


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