When I duplicate a blueprint class that has an interface functions implemented, the duplicated class interface function changes to events as shown in the picture?
I don’t want to re implement all the interface functions again, so what was the correct way to duplicate a blueprint with an interface? or is this some kind of bug?
Thank you.