Searched refs:EffectIndex (Results 1 – 2 of 2) sorted by relevance
21 using EffectIndex = uint16_t; variable30 using QueueEffect = std::tuple<EffectIndex, EffectLevel>;
81 static const std::map<Effect, EffectIndex> EFFECT_INDEX{120 static const EffectIndex ON_EFFECT_INDEX{0};510 EffectIndex index = EFFECT_INDEX.at(effect); in TEST_P()578 EffectIndex index;