How to display a widget above an actor?

I have an actor, and i’ve made a Health bar blueprint widget for it, I was just wondering how I display this above the character (in C++)

Thanks :slight_smile:

You are probably looking for a widget component, simply add one to your character, position it how you like and assign your widget to it.
Here is the API documentation for it: