How to edit a variable inside of an Animation Blueprint?

How do you edit a variable inside an Animation Blueprint?
I have a float variable that is blending between two animations here:

And this timeline actually output correclty, but why is the variable in the AnimBlueprint not getting changed? I’ve set it to editable.

Just had to do it the other way in the event graph in the AnimBlueprint