How to bind c++ function to Output Animation Pose node

How are you supposed to use these functions? I intended to use them to notify my pawn that its animation state changed, but i can’t use any type of callback due to the function being thread safe. What am i supposed to use them for then?