The class responsible for synchronizing the position and username of a player's name tag to all connected clients when using the Unity Netcode for Gameobjects networking framework.
The position is synced on each network update and the username is synced every time it's changed.