How to Get Pawn To Jump

Move_ZAxis can’t have parameters. Must be:

 void Move_ZAxis(void);

If you want to keep the float parameter, use BindAxis and not BindAction.