Blueprint Interface - Void Functions

Hi, last night I encountered the issue where interface void functions were not showing up in a blueprint that implements the interface. Is this a bug or intended behavior? If it is a bug, are there any plans to get this fixed? If not could you please add a note to your documentation as it wasted quite a bit of my time figuring out that I needed to return something.

Many thanks,

Dan

Hi ULLS,

Thank you for your feedback, we will take this into consideration.

This has not answered my question, I asked if this is a bug or intended behavior and if there were plans to get this fixed!
I wasn’t giving feedback.

Hi ULLS,

I entered in JIRA report UEDOC-682 to address the documentation to clarify what can and cannot be used with blueprint interfaces. You will not be able to call void functions in the current state of interfaces. Unfortunately I do not have a timeframe of when this will be addressed or if the interfaces will be altered in future iterations.

Great, thank you.

Hi ULLS,
FYI I just came across this issue as well and almost duplicated the question.