I’m refactoring some stuff and want to move some functions between BP Interface Libraries, is there a simple way to do this instead of recreating the functions in the new library and replacing every instance of that function?
1 Like