In AnimBlueprint BlueprintThreadSafeUpdateAnim , Functions isolated by Branch are still executed


I used PropertyAccess to access the function GetWeaponAimingCostTime(). When the judgment condition of Branch is false, the function GetWeaponAimingCostTime() is still executed. Why is this?