MQEngine
载入中...
搜索中...
未找到
MQEngine::ComponentReflection 成员列表

成员的完整列表,这些成员属于 MQEngine::ComponentReflection,包括所有继承而来的类成员

addComponent(entt::registry &registry, entt::entity entity, const std::string &componentName) constMQEngine::ComponentReflection
ComponentReflection()MQEngine::ComponentReflection
getComponentField(entt::registry &registry, entt::entity entity, const std::string &componentName, const std::string &fieldName) constMQEngine::ComponentReflection
getComponentFieldNames(const std::string &componentName) constMQEngine::ComponentReflection
getComponentFieldType(const std::string &componentName, const std::string &fieldName) constMQEngine::ComponentReflection
getComponentInfos() constMQEngine::ComponentReflection
getRegisteredComponentNames() constMQEngine::ComponentReflection
hasComponent(entt::registry &registry, entt::entity entity, const std::string &componentName) constMQEngine::ComponentReflection
m_componentInfosMQEngine::ComponentReflectionprivate
registerComponent(const std::string &name)MQEngine::ComponentReflectionprivate
removeComponent(entt::registry &registry, entt::entity entity, const std::string &componentName) constMQEngine::ComponentReflection
setComponentField(entt::registry &registry, entt::entity entity, const std::string &componentName, const std::string &fieldName, const ComponentValue &value) constMQEngine::ComponentReflection
~ComponentReflection()=defaultMQEngine::ComponentReflection