CTRL Reference Visualizer is part of the NTY.studio CTRL Framework, a library of utility plugins for Unreal Engine.
CTRL Reference Visualizer is an editor plugin for Unreal Engine 5 that enables level designers to see outgoing and incoming actor references for actors, components and objects in the world.
See the plugin in action below:
- Visualize references between Actors, Components and Objects.
- Filters to disable references to/from specific classes.
- Customizable line colour settings.
- Unreal Engine 5.4+
Once CTRL Reference Visualizer is installed, you will see a new icon on the action bar above your editor window where you can enable/disable the plugin and access its settings.
With the plugin enabled, selecting any actor will show the outgoing references by default.
If you want to show incoming references too, you'll need to enable this in the plugin settings.
You can also customize the reference line styles:
If you come across an issue while using the plugin or have a suggestion to improve the plugin, feel free to open an issue or leave a post in our discord server (CTRL Framework section in discord below).
Contributions from the community are welcome! If you decide to to contribute, we ask that you:
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE.md file for details.