Need help understanding Behavior Trees

This node will not check the boolean.
Instead create your own decorator and override PerformConditionCheck function :

Then plug your Decorator and fill it with your bool, should do the trick.