mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
290 B
290 B
File: JsonParser.h
Classes
JsonParser
Functions
std::string getValue(const std::string &path) const {bool IsLoaded() { return is_loaded; }void parseTree(const boost::property_tree::ptree &tree, const std::string &path);
Notable Comments
None detected