Searched defs:dataPath (Results 1 – 3 of 3) sorted by relevance
422 std::string dataPath = "./test"; variable
417 std::string dataPath = "./test"; variable
486 bool ResourcePack::CopyIcon(string &dataPath, const string &idName, string &fileName) const in CopyIcon()