Call function between blueprint

I have an issue with the project InventoryUI with UMG from marketplace, with the Blueprint Interface (ActionInterface).
I can’t create the event DropAction in the blueprint of my player and I create the DropAction(Message) in HUD_Inventory.
how can I fix it?
exist another method to do this without the interface blueprint.