Definition at line 6 of file PlayerStats.c.
◆ PlayerStats()
void PlayerStats::PlayerStats |
( |
Man | player | ) |
|
|
inlineprivate |
◆ ~PlayerStats()
void PlayerStats::~PlayerStats |
( |
| ) |
|
|
inlineprivate |
◆ GatherAllRecords()
void PlayerStats::GatherAllRecords |
( |
| ) |
|
|
inlineprivate |
Definition at line 77 of file PlayerStats.c.
78 {
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100 }
◆ GetAllowLogs()
bool PlayerStats::GetAllowLogs |
( |
| ) |
|
|
inlineprivate |
◆ GetDebugInfo()
◆ GetPCO()
◆ GetStatObject()
Definition at line 42 of file PlayerStats.c.
43 {
46 return pco.GetStatObject(
id);
47 else
49 }
PlayerStatsPCO_Base GetPCO(int version=-1)
References GetPCO().
◆ Init()
void PlayerStats::Init |
( |
Man | player | ) |
|
|
inlineprivate |
◆ LoadStats()
Definition at line 116 of file PlayerStats.c.
117 {
120 {
121
122 return true;
123 }
124 else
125 return false;
126
127 }
References GetPCO().
◆ ResetAllStats()
void PlayerStats::ResetAllStats |
( |
| ) |
|
|
inlineprivate |
◆ SaveStats()
◆ SetAllowLogs()
void PlayerStats::SetAllowLogs |
( |
bool | enable | ) |
|
|
inlineprivate |
◆ m_AllowLogs
bool PlayerStats::m_AllowLogs |
|
private |
◆ m_PCOhandler
◆ m_Player
Man PlayerStats::m_Player |
|
private |
◆ m_PlayerStats
◆ m_PlayerStatsDebug
◆ m_SyncTimer
◆ m_System
string PlayerStats::m_System = "Stats" |
|
private |
The documentation for this class was generated from the following file: