Etterna 0.74.4
|
the picture taken of the high score. More...
#include <HighScore.h>
Public Member Functions | |
auto | CreateNode () const -> XNode * |
void | LoadFromNode (const XNode *pNode) |
auto | operator< (Screenshot const &rhs) const -> bool |
auto | operator== (Screenshot const &rhs) const -> bool |
Public Attributes | |
std::string | sFileName |
the filename of the screen shot. There is no directory part. | |
std::string | sMD5 |
The MD5 hash of the screen shot file above. | |
HighScore | highScore |
The actual high score in question. | |
the picture taken of the high score.