Please implement Short-Circuit evaluation for Blueprint

Checked in UE 4.16 - still call every option node function.
Checked in UE master - still call every option node function.

Here is my test code. Number Log outputs formatted string Option {Number} Log. All three are printed.