Searched refs:allowlist (Results 1 – 1 of 1) sorted by relevance
113 std::vector<std::string> allowlist; in GetAbilityIndex() local115 WuKongUtil::GetInstance()->GetAllowList(allowlist); in GetAbilityIndex()118 if (allowlist.size() > 0) { in GetAbilityIndex()119 …index = WuKongUtil::GetInstance()->FindElement(bundlelist, allowlist.at(rand() % allowlist.size())… in GetAbilityIndex()