using UdonSharp; using UnityEngine; using VRC.SDKBase; using VRC.Udon; public class LobbyMusicSync : UdonSharpBehaviour { }