Cant Update Hud From Player controller

You need to drag off of the GetHUD node, then cast that to GameHUD, and then use that as your GameHUD, so that you can call your GetSatima function.