Level Bookmarks

Ares9323 - 代码插件 - 2024/05/05

Add your favourite levels to an easily accessible dropdown menu.

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

Add your favourite levels to an easily accessible dropdown menu with two clicks.

These bookmars are saved in the "Config" folder and not in the "Saved", so they can be shared in source control and they don't get lost if you have to delete the "Saved" and "Intermediate" folders to fix Unreal issues.


This plugin is inspired by the "Common Maps" dropdown that Epic uses in the Lyra and Titan projects, but it's made as a plugin to be used in every project and it's easier to add and remove maps from the dropdown.


You liked this? Check out my other plugins!

技术细节

Features:

  • Easily add your favourite levels to a dropdown menu with two clicks
  • Focus the clicked bookmark in the content browser
  • Easily set the current map as the Editor/Game/Transition default map from the dropdown menu
  • Add/remove the current map to/from the list of maps to include in a packaged build in two clicks!
  • Saved in the config folder (not in the Saved/Config) so the settings are shared in source control

Code Modules:

  • LevelBookmarks (Editor) 

Number of Blueprints: 0

Number of C++ Classes: 2

Supported Development Platforms: Windows / Mac / Linux

Supported Target Build Platforms: Windows / Mac / Linux

Documentation: GitHub