Here is one instance when I would like to throw an error from a Blueprint:
- I’m setting a variable during Construction Script or the Begin Play Event, but that I didn’t find an object instance like I needed. (I want to know then - not later when the blueprint tries to use the variable.)