How can I see enemies HP in a "card game"

Hi everyone!

I’m starting in Unity Networking with a simply “game card” but I have a doubt.

I know how to sync the HP of my player with the server but i don’t know how can i take the enemies HP from the server and show it in a healthbar on my player’s view.

Can someone help me? Thanks!!!

This is a great place to get started on Unity3d: Learn