#include <employ_scoreboard.h>
|
static std::string | name () |
|
◆ EmployScoreboard()
EmployScoreboard::EmployScoreboard |
( |
| ) |
|
◆ asyncUpdatedLeaksScore()
void EmployScoreboard::asyncUpdatedLeaksScore |
( |
int |
nUserID | ) |
|
◆ asyncUpdatedQuestScore()
void EmployScoreboard::asyncUpdatedQuestScore |
( |
int |
nQuestID | ) |
|
◆ asyncUpdatedUserRating()
void EmployScoreboard::asyncUpdatedUserRating |
( |
int |
nUserID | ) |
|
◆ count()
int EmployScoreboard::count |
( |
| ) |
|
◆ deinit()
bool EmployScoreboard::deinit |
( |
| ) |
|
|
overridevirtual |
◆ findScoreboardRowByRating()
int EmployScoreboard::findScoreboardRowByRating |
( |
int |
rating | ) |
|
|
private |
◆ init()
bool EmployScoreboard::init |
( |
| ) |
|
|
virtual |
◆ loadSync()
void EmployScoreboard::loadSync |
( |
| ) |
|
◆ name()
static std::string EmployScoreboard::name |
( |
| ) |
|
|
inlinestatic |
◆ toJson()
nlohmann::json EmployScoreboard::toJson |
( |
| ) |
|
◆ m_vRows
The documentation for this class was generated from the following files: