|
XJ music engine
1.9.6
In-game runtime engine for XJ music.
|
This is the complete list of members for XJ::ConfigSingleValue, including all inherited members.
| ConfigSingleValue()=default | XJ::ConfigSingleValue | |
| ConfigSingleValue(const std::variant< std::string, int, float, bool > &value) | XJ::ConfigSingleValue | explicit |
| getBool() const | XJ::ConfigSingleValue | |
| getFloat() const | XJ::ConfigSingleValue | |
| getInt() const | XJ::ConfigSingleValue | |
| getString() const | XJ::ConfigSingleValue | |
| operator!=(const ConfigSingleValue &other) const | XJ::ConfigSingleValue | |
| operator==(const ConfigSingleValue &other) const | XJ::ConfigSingleValue | |
| ~ConfigValue()=default | XJ::ConfigValue | virtual |