#include <ComponentReflection.h>
◆ addComponent
std::function<void(entt::registry&, entt::entity)> MQEngine::ComponentInfo::addComponent |
◆ fields
◆ getComponent
std::function<void*(entt::registry&, entt::entity)> MQEngine::ComponentInfo::getComponent |
◆ hasComponent
std::function<bool(entt::registry&, entt::entity)> MQEngine::ComponentInfo::hasComponent |
◆ name
std::string MQEngine::ComponentInfo::name |
◆ removeComponent
std::function<void(entt::registry&, entt::entity)> MQEngine::ComponentInfo::removeComponent |
该结构体的文档由以下文件生成: