How to delete an Interface from a Blueprint

Hello all, i was looking for some answers to that subject, but i couldn’t find anyone.

I’m using Unreal Engine 4.4.3 version and i can’t delete an interface i’ve created into a blueprint.

Can anyone tell me how to do it?

Thx in advance and have a nice day.

Alberto Bodero

So if you’ve added the interface in the blueprint properties tab, you should find that clicking on the “Blueprint Props” icon and going to the Details panel, there will be a list of interfaces you’ve implemented. From memory, there should be an “x” icon next to them which you can click to remove them. Simple, I hope :slight_smile:

Thx so much MkII solved!

Now i can delete the interface without a problem. :smiley: