compile plugin Blueprint Function Library : I am obliged to delete binaries folder to see my update in UE

I have created a plug-in Blueprint Function Library in C++.

If I update the code (parameters name for instance) in visual studio code and I compile from UE : the update is not taken into account in the blueprint which uses this function (refresh nodes do nothing).
If I close UE , delete binaries folder and relaunch UE ( UE re-compile automatically ) I can see my update when i open the blueprint using this function !

Do you know how to avoid this painful way of working ?

This topic has been moved from International to Programming & Scripting.

When posting, please review the categories to ensure your topic is posted in the most relevant space. Hopefully, this new category will help you to get an answer.

In the meantime, good luck and happy developing! :slight_smile: