VR Expansion Plugin

Hi,
I’m trying to override OnGrip & OnGripRelease functions in my c++ class that inherited from the GrippableActor class, but I can’t compile my project, can you please tell me how I can override them in my class?

I’ve tried some ways but not working…