|
void | Add (const Chart &ch) |
|
void | AddChart (const std::string &ck) |
|
void | SwapPosition () |
|
auto | CreateNode () const -> XNode * |
|
void | LoadFromNode (const XNode *node) |
|
auto | GetNumCharts () -> size_t |
|
auto | GetKeys () -> std::vector< std::string > |
|
auto | GetName () -> std::string |
|
auto | GetAverageRating () -> float |
|
void | DeleteChart (int i) |
|
void | UploadOnline () |
|
void | DownloadOnline () |
|
void | PushSelf (lua_State *L) |
|
|
std::string | name {} |
|
std::vector< Chart > | chartlist {} |
|
int | onlineId = 0 |
|
std::vector< std::vector< std::string > > | courseruns |
|
The documentation for this struct was generated from the following files:
- /home/runner/work/etterna/etterna/src/Etterna/Models/Misc/Difficulty.h
- /home/runner/work/etterna/etterna/src/Etterna/Singletons/SongManager.cpp