Cannot Implement Interface

Hello!

Im new at interfaces and am trying to just test them and see how they work. I went through a tutorial but when i hit the implement interface section, I do not have the option to implement. Any Ideas?

image

image

Have your character and interface
1

Open the interface BP and click the new function button (+)
2

Add your function inside of the interface

Go to class settings in your character and filter the interfaces and pick add and choose your interface blueprint

The interface’s functions should show up inside of the “interfaces” area

Double clicking the yellow named functions will implement the interface’s function

Make sure your interface and character bp are both compiled!. If they have a yellow icon next to compile, then the interface function may not show up inside of your character blueprint.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.