How to Identify all Assets currently using "Editor Only" in the details menu?

Unfortunately the editor only flag is only accessible through c++ so you will have to compile the project.

GetAllEditoryOnly.zip (18.2 KB)
Right click on GetAllEditoryOnly.uproject and generate the visual studio project.
Compile from IDE
Run the widget



1 Like