No, not with that structure. You'll either need to restructure your tree or use Interrupt/Perform Interrupt to manually abort a branch. The RTS Sample Project has an example of this.
Couldn't find anything in the RTS samples that could help me but then again I'm not very good at this... But I was able so solve it using events, I don't really like it as it makes it more cluttered but at least it works as I want now. Posting it here in case someone might find it useful.