Editor Utility Extension

Vahab - 代码插件 - 2024/08/15
尚未评分

The plugin provides several utilities to enhance the editor experience, including custom toolbars, menu items, class icons, thumbnails, and UMG controls.

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

The plugin provides several utilities to enhance the editor experience, including custom toolbars, menu items, class icons, thumbnails, and UMG controls.

技术细节

Features:

  • Custom Toolbar Button to Invoke a New Editor Tab from an Editor Utility Widget.
  • Ability to Call the Run Function from an Editor Utility Blueprint (AssetAction or ActorAction) from menu entries and toolbar buttons.
  • Custom Menu in the Main Menu
  • Add a custom menu entry to any menu, This menu can provide shortcuts to tools, utilities, and other features (e.g. Actor Context Menu, Asset Context Menu, Place Actor, and so on)
  • Class Icon and Thumbnails, Assign custom icons or thumbnails to classes, improving the visual representation of assets in the content browser.
  • Assign custom thumbnails for Blueprints and DataAssets by Calling an Interface
  • Custom UMG Controls for Editor Utility Widgets ( SplitterBox, Editor Tab Control)


Code Modules:

  •  EditorUtilityExtension(Editor): Provide tools for editor customization


Number of Blueprints: 0

Number of C++ Classes (Include headers): 20

Network Replicated: No

Supported Development Platforms: Windows 64-bit

Supported Target Build Platforms: Windows 64-bit

Documentation: Documentation Link

Example Project:

Important/Additional Notes: