Searched refs:GetRemovedComponents (Results 1 – 6 of 6) sorted by relevance
127 virtual BASE_NS::vector<Entity> GetRemovedComponents() = 0;
69 BASE_NS::vector<Entity> GetRemovedComponents() override;
205 BASE_NS::vector<CORE_NS::Entity> BaseManager<ComponentType, BaseClass>::GetRemovedComponents() function in BaseManager
388 getter = &IComponentManager::GetRemovedComponents; in ProcessComponentEvents()627 … if (const vector<Entity> removed = manager->GetRemovedComponents(); !removed.empty()) { in OnTypeInfoEvent()
156 vector<Entity> GetRemovedComponents() override;458 vector<Entity> PostProcessConfigurationComponentManager::GetRemovedComponents() in GetRemovedComponents() function in PostProcessConfigurationComponentManager
326 vector<Entity> GetRemovedComponents() override;682 vector<Entity> MaterialComponentManager::GetRemovedComponents() in GetRemovedComponents() function in MaterialComponentManager