Calling blueprint functions from other blueprints?

I have a blueprint called MyBlueprint with a public function called MyFunc. I am trying to call MyFunc from within the MyCharacter blueprint.

Any advice on how I would accomplish this? Is there a function I call in MyCharacter blueprint to call functions trigger functions from other blueprints to run?
(I’m new to Unreal Engine transitioning over from developing on Unity for almost 2 years.)

EDIT: Found this solution https://www.youtube.com/watch?v=s5pIrpI7py8