namespace LobbyRelaySample { /// /// Holds an instance of a lobbyplayer, and implements hooks for the UI to interact with. /// public class LobbyUserObserver : ObserverBehaviour { } }