Control Rig C++

I was able to make a c++ class inherited from the control rig. And made a BP asset from that.
How do I listen to the ForwardsSolve event in the c++ class ?