ashea-code / BLUI

Rich HTML UI engine for UE4
MIT License
859 stars 259 forks source link

Event reply needs to return a value #69

Closed Youdaman closed 8 years ago

Youdaman commented 8 years ago

Just a heads up that when following the setup instructions here: https://github.com/AaronShea/BLUI/wiki/Simple-Setup-(Windows-64-Bit)

You might need to add one more step about making the 4 Return nodes have a Return Value (I just used Unhandled, not sure what the difference is, but I think Handled messed with clicks bubbling up).

Screenshot of BLUI example blueprint complaining: screenshot 2016-03-14 12 22 19

ashea-code commented 8 years ago

I'll hopefully be fixing this in the next release that includes some bug fixes and (if I can get it on time) a newer build of Chromium/CEF3. It's spring break this week so I should definitely be getting around to it.