Searched defs:ResultRow (Results 1 – 1 of 1) sorted by relevance
88 struct ResultRow { in CORE_BEGIN_NAMESPACE() struct93 ResultRow& operator=(const ResultRow& rhs) = delete; in CORE_BEGIN_NAMESPACE()95 ResultRow& operator=(ResultRow&& rhs) noexcept = default; in CORE_BEGIN_NAMESPACE()106 Entity entity; in CORE_BEGIN_NAMESPACE()110 BASE_NS::vector<IComponentManager::ComponentId> components; in CORE_BEGIN_NAMESPACE()