Searched refs:KEY_SLOT_LEVEL (Results 1 – 1 of 1) sorted by relevance
151 const static std::string KEY_SLOT_LEVEL = "level"; variable1002 …GenerateEntry(GenerateSlotKey(bundleKey, slotType, KEY_SLOT_LEVEL), std::to_string(slot->GetLevel(… in GenerateSlotEntry()1133 if (typeStr.compare(KEY_SLOT_LEVEL) == 0) { in SetSoltProperty()