Hello,
I would like to know what happens when I press install plugins in the UE Editor.
I know it runs the InstallPlugins.bat script but it seems to do other things prior &/or after.
I would like to know in order to automate the build of some c++ plugins. (Without having to press the Install Plugins button in the editor)
Is it a custom build graph? I can't seem to find the file if it is the case.