diff --git a/engine/include/cubos/engine/tools/scene_editor/plugin.hpp b/engine/include/cubos/engine/tools/scene_editor/plugin.hpp index 89c82cbd4a..58291e518f 100644 --- a/engine/include/cubos/engine/tools/scene_editor/plugin.hpp +++ b/engine/include/cubos/engine/tools/scene_editor/plugin.hpp @@ -22,7 +22,7 @@ namespace cubos::engine::tools /// - @ref scene-plugin /// - @ref asset-explorer-tool-plugin /// - @ref entity-selector-tool-plugin - /// + /// @brief Plugin entry function. /// @param cubos @b CUBOS. main class /// @ingroup scene-editor-tool-plugin