Searched refs:ASSETS_INDEX (Results 1 – 2 of 2) sorted by relevance
30 static constexpr const int ASSETS_INDEX = 3; variable
619 downloadItem.assets = std::get<CloudSyncUtils::ASSETS_INDEX>(downloadList[i]); in GetDownloadItem()