[BLUEPRINT] Skip Boolean AND if one pure input is Not true

Blueprint does need short circuit evaluation though. I find it a bit baffling that Select nodes evaluate all branches even though the condition dictates that only one branch would ever need to be.

1 Like