
説明
Subsystems provide an easy way to extend engine functionality and implement new features, but there is nothing that could be used to visualize them in editor or provide an easy way to edit their properties.
Plugin consists of two parts:
Subsystem Browser Panel lists active subsystems with a property editor.
Subsystem Settings Panel provides an easy way to interact with subsystem config properties without need to have a standalone settings class.
GitHub Source: Here
GitHub Issues: Here
Documentation: Here


