Skip to content

RoyalDing/EditorKey

 
 

Repository files navigation

OutlinerShortcuts

Outliner Shortcuts is an editor only plugin that allows the binding of shortcuts to some basic World Outliner functions like Collapse All and Expand All, and a new function Collapse to Root was also added.
Another functionality of the plugin is to automatically Expand/Collapse/Collapse to Root the World Outliner when a Map opens.

Binding Shortcuts

Open the Editor Preferences (Edit > Editor Preferences).
Either search for Outliner Shortcuts or go under General > Keyboard Shortcuts > Outliner Shortcuts.
You can now set custom shortcuts for the World Outliner functions Collapse All, Collapse to Root and Expand All.

Automatic Collapsing on Map Open

Open the Editor Preferences (Edit > Editor Preferences).
Either search for Outliner Shortcuts or go under Plugins > Outliner Shortcuts > Outliner Shortcuts.
You can now set a default behavior for the World Outliner when a Map opens.

Changelog

v1.0 (2022 08-03):

  • Initial Release

Technical Information

Features:

  • Keyboard binding of World Outliner functions: Expand All and Collapse All
  • Keyboard binding of a new World Outliner functions: Collapse to Root
  • Automatic Collapsing/Expanding of the Outliner on Map open.

Code Module:

  • OutlinerShortcutsEditor [Editor]

Number of C++ Classes: 5
Supported Development Platforms: Windows
Documentation: https://github.com/Voulz/OutlinerShortcuts/
Important/Additional Notes:
This is an editor only plugin adding few simple commands for ease of working within Unreal Engine.

About

Allows the binding of shortcuts to some basic World Outliner functions like Collapse All or Expand All, and allows the automatic collapsing of the World Outliner on map open.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 69.8%
  • C 25.3%
  • C# 4.9%