What i want to be able to do is, in the screenshot when any of the simple parallel nodes children get aborted while being executed i want to be able to call a function from a decorator, in this case the ClearFocusOnDeactivation decorator
Edit: Just realized that i had to set the observer aborts to anything other than none, even though it is set properly in the CanSee decorator.