Dynamic Gravity Actor Component

I am trying to change the “DynamicGravityForce” that is affecting a pawn during runtime. Is this possible? I cannot seem to get it to work. I am using “set dynamic gravity force” for the “DynamicGravityActor component” within my pawn based on user input. I am using blueprint.