How can i modify engine`s built in plugins code?

I am currently trying to add some functionality into the Common UI plugin that comes with the engine, but when i compile my project in my IDE, the plugin itself does not actually get compiled since it is located in the engine plugins folder, i suppose. So how can i go about this? I know that i can compile it through CMD running the engines bat file but it is really akward because it recompiles every file and is there any way to do it via IDE so that i wouldn`t mess around with cmd?

1 Like