Dear all:
I follow tutorial from unreal engine 4 channel in youtube about how to create UMG inventory in UE4.
Everything okay except in Part 6 video tutorial.
I did Create folder in Game/Interface/. And made ActionInterface(Blue Print) move to this - Game/Interface/.
After Compile ActionInterface, i could see that.
If could you see this. Open ActionInterface( BluePrint ).
Just ran into this myself, and figure this may save someone a few minutes: It turned out that I hadn’t added the Action Interface to MyCharacter. It’s explained at about 8:50 in the video.