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