How to access Control Rig from anim bp?

Is it possible to get the translation of a control created inside the Control Rig for instance? like we do here:
AActor…->FindComponent…<USkeletalMesh…>()->GetSocketLocation(“NameOfTheSocket”)

1 Like