Alice Mini Toolset

Helo - Code Plugins - Sep 21, 2024

The Alice Mini Toolset is an editor mini toolset that is updated irregularly, designed to integrate and release a series of simple and useful free editor tools.

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

The Alice Mini Toolset is an editor mini toolset that is updated irregularly, designed to integrate and release a series of simple and useful free editor tools. Currently, it includes two tools: "Details Size Input" and "Language Switch Tool."


If you find that you have any small needs regarding the Unreal Engine editor, and if you believe that they can be developed into simple and valuable tools, feel free to contact us. We will create and add them to this free toolset.


Documentation (Github): https://github.com/Helooooooooo/AliceMiniToolsetDocument

Documentation (Zhihu): https://zhuanlan.zhihu.com/p/720637960


Update v1.01:

  • Language Switch Tool: Supports more mainstream languages.

Technical Details

Features:

  •  Details Size Input : The Details Size Input tool adds a Size input to the SceneComponent details panel, allowing you to directly preview or edit the actual size of the SceneComponent in the level.
  •  Language Switch Tool : The Language Switch Tool allows you to easily switch the display language of the Unreal Engine editor. You can set two target languages and toggle between them using a button or a keyboard shortcut.


Code Modules:

  •  AliceMiniToolset (Runtime)
  •  AliceMiniToolsetEditor (Editor)
  •  AliceDetailsSizeInput (Editor)
  • AliceLanguageSwitchTool (Editor)


Number of Blueprints: 0

Number of C++ Classes: 11

Network Replicated: (No)

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64