Coin pickup counter with UE5 and C++

About the widget that doesn’t show the variable, is your BP_ThirdPersonChar type is your custom character class? If it’s not, you have to match the type with your custom character class.

For the second one, you might want to check your header file, make sure the Look function already match the declaration and already defined in the header.