Michele Caini 2 лет назад
Родитель
Сommit
aa292ed113
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      src/entt/entity/view.hpp

+ 0 - 3
src/entt/entity/view.hpp

@@ -489,9 +489,6 @@ public:
 
     /**
      * @brief Returns the components assigned to the given entity.
-     *
-     * @sa get
-     *
      * @tparam Index Indexes of the components to get.
      * @param entt A valid identifier.
      * @return The components assigned to the entity.