SubsystemBrowserPlugin
SubsystemBrowserPlugin copied to clipboard
Plugin that adds a Subsystem Browser panel for Unreal Engine Editor to explore running subsystems and edit their properties.
Deeply nested and recursive UObject editable properties sometimes cause issues when displayed in default DetailsView resulting in freezes and sometimes in stack overflow exceptions. Maybe try to make a `IDetailsCustomization`...
Would be nice to get a config panel going for subsystems, better usability for configs as simply export/import/refresh is not enough. * Make a dedicated category `Subsystems` in `Project Settings`...
There are some ideas to improve user experience or help new to unreal people when using plugin based on feedback/messages/ideas. - [x] Make editor-mode World Subsystems be easier to notice...