Automated ToDo List

ElusiveDot - 代码插件 - 2024/07/07
尚未评分

An automated TODO list, and search tool for Blueprints, C++, and physical QA Markers

  • 支持的平台
  • 支持的引擎版本
    5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

An automated ToDo list that filters through C++ and Blueprints to find relevant keywords such as "ToDo".

You can also place 'ToDoMarker's in levels which gets automatically added to the ToDo list, sorted by priority with a name, comment and date of creation.


技术细节

Features:

  •  ToDo List Widget (Accessible via toolbar button)
  • 'ToDo Marker', with name and content accessible in the ToDo List
  •  Search and Focus Blueprints comment by keyword
  • Search and Focus C++ code by keyword

Code Modules:

  •  ToDoList (Editor)

Number of Blueprints: 6 (1 Actor, 5 Editor Utility Widgets)

Number of C++ Classes: 4 (1 Blueprint Library, 3 Toolbar button setup)

Supported Development Platforms: Windows64, MacOS

Documentation: /Plugins/ToDoList/Content/ToDoList_EUW.uasset (Edit, don't run)