Searched defs:InterceptorMap (Results 1 – 2 of 2) sorted by relevance
25 using InterceptorMap = std::unordered_map<std::string, std::shared_ptr<IAbilityInterceptor>>; variable