Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MsdFile::value_t Struct Reference

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.
 

Detailed Description

The list of params found in the files.

Note that &#35;param:param:param:param; is one whole value.

Member Function Documentation

◆ operator[]()

std::string MsdFile::value_t::operator[] ( unsigned  i) const
inline

Access the proper parameter.

Parameters
ithe index.
Returns
the proper parameter.

The documentation for this struct was generated from the following file: