UE4/5 Plugin to allow customized asset icons for C++ Classes.
Written by W2.Wizard
Simply adds the ability to define custom icons very easily for any custom classes via the project settings, without having to write tedious amount of C++ for creating a custom style.
Only limitation is for the icons to be applied the class / base class must be implemented in C++.
Using the plugin is super simple, just follow these steps.