|
Unravel Engine C++ Reference
|
#include "mcp_tools_common.h"#include <editor/editing/actions/actions.h>#include <editor/editing/editor_actions.h>#include <editor/editing/entity_inspect.h>#include <engine/assets/asset_manager.h>#include <engine/defaults/defaults.h>#include <engine/ecs/components/tag_component.h>#include <engine/ecs/components/transform_component.h>#include <engine/meta/ecs/components/all_components.h>#include <engine/scripting/ecs/components/script_component.h>#include <engine/scripting/ecs/systems/script_system.h>#include <hpp/utility.hpp>#include <math/math.h>Go to the source code of this file.
Namespaces | |
| namespace | unravel |
| namespace | unravel::mcp |
Functions | |
| void | unravel::mcp::register_ops_batch_tools (mcp_tool_registry ®istry) |