Searched refs:GetObjectInstancesByCategory (Results 1 – 3 of 3) sorted by relevance
245 …BASE_NS::vector<BASE_NS::shared_ptr<IObject>> GetObjectInstancesByCategory(ObjectCategoryBits cate… in GetObjectInstancesByCategory() function247 return GetObjectInstancesByCategory(category, true); in GetObjectInstancesByCategory()257 virtual BASE_NS::vector<BASE_NS::shared_ptr<IObject>> GetObjectInstancesByCategory(
73 …BASE_NS::vector<IObject::Ptr> GetObjectInstancesByCategory(ObjectCategoryBits category, bool stric…
448 BASE_NS::vector<IObject::Ptr> ObjectRegistry::GetObjectInstancesByCategory( in GetObjectInstancesByCategory() function in ObjectRegistry