Etterna 0.74.4
|
The list of params found in the files. More...
#include <MsdFile.h>
Public Member Functions | |
value_t () | |
Set up the parameters with default values. | |
std::string | operator[] (unsigned i) const |
Access the proper parameter. | |
Public Attributes | |
std::vector< std::string > | params |
The list of parameters. | |
The list of params found in the files.
Note that #param:param:param:param; is one whole value.
|
inline |
Access the proper parameter.
i | the index. |