Target mean from where it belong to. That is if you created a blueprint class “MyCharacter” and you added a variable “MyNumber”. MyNumber belong to MyCharacter.
In the screenshot, Lives belong to HUD. So you should be similar steps for your int.
You can also do casting to get the exact instance of a class
2 Likes