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