I created a Blueprint interface named InteractInterface. I have a function called Interact inside it. everything inheriting InteractInterface when viewing the blueprint menu, shows the Interact function but its named new function, and is not renameable. Anyone know a fix?
That happens if you don’t compile the interface.
Notice the yellow question mark?
That means you have uncompiled changes- they won’t show up elsewhere. Click it to compile them.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.