public Sprite GetCategoryImage(CategoryObject _category) { return(m_resourcesLoader.LoadCategorySpriteByCategory(_category)); }