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.
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.
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.
v1.0 (2022 08-03):
- Initial Release
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.