using UnityEngine; public class GamecoreSwitchUser : MonoBehaviour { public void OnButtonClick() { } }